At 2:10 PM -0500 8/28/99, Sandeep Sawhney wrote:
>Hi .
>is there an Autonumber field in Mysql, or an identity Option so that i can
>use that field as a key field.
Yes, read up on the AUTO_INCREMENT attribute for integer columns in
chapter 7 of the MySQL Reference Manual.
http://www.mysql.com/Manual_chapter/manual_Reference.html#Column_types
http://www.mysql.com/Manual_chapter/manual_Reference.html#CREATE_TABLE
--
Paul DuBois, paul@stripped
Northern League Chronicles: http://www.snake.net/nl/
| Thread |
|---|
| • AutoNumber | Sandeep Sawhney | 28 Aug |
| • Re: AutoNumber | Paul DuBois | 28 Aug |