Yves,
Friday, November 08, 2002, 5:31:28 AM, you wrote:
YA> Hope this makes sense, I am totally new with using MySQL.
YA> How would I create a unique ID number for a table, for, say, a field named
YA> UserID for example?
Take a look at AUTO_INCREMENT column:
http://www.mysql.com/doc/en/exam
Hello,
Hope this makes sense, I am totally new with using MySQL.
How would I create a unique ID number for a table, for, say, a field named
UserID for example?
Thanks
Yves
-
Before posting, please check:
http://www.mysql.com