| Subject | Create auto-increment primary key? |
|---|---|
| Author | phil_hhn |
| Post date | 2004-06-08T04:51:15Z |
Hi, I have a script which I run to create my database. Is there a way
(using standard SQL) to specify that a PK is an auto-increment column?
(I.e I understand AUTO_INCREMENT is a MySQL extension and non-standard).
Thanks
(using standard SQL) to specify that a PK is an auto-increment column?
(I.e I understand AUTO_INCREMENT is a MySQL extension and non-standard).
Thanks