Subject: alter integer field to serial integer primary key
Date: 29 Sep 2006 09:51:09 -0700
I have an integer field of unique, consecutive numbers. Can I change
this to be a serial, primary key field using an ALTER TABLE ALTER
COLUMN command? I haven't been able to stumble over it.
thanks,
r