Thread: How to create an identifier colum.

How to create an identifier colum.

From
"Paolo Lo Giacco"
Date:
I've try to create a colum with an Identity attribute ( oid ) but PostgreSQL don't increment it when insert a new row...
There is a diffrent metod to create an Identity coloumn ?
I've try to create a trigger but isn't work .
Help me  :)