Yesh wrote:
Hi,I need to know how to increment a primary key field automatically in run time.
Not sure precisely what you want to know, but read up on the SERIAL type, sequences, nextval() and currval().
-- Richard Huxton Archonet Ltd ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly