Thread
:
how to auto increment a text field
View Single Post
#
10
(
permalink
)
10-07-10, 02:45
shammat
Registered User
Join Date: Nov 2003
Posts: 2,407
Quote:
Originally Posted by
CarlosinFL
Since I have been using PostgreSQL (2 months) coming from MySQL, the lack of or missing 'auto_increment' option in PostgreSQL is extremely frustrating for me.
Simply use the "serial" datatype.
shammat
View Public Profile
Find all posts by shammat