You meeeeeaaan, auto incrementing field ???

If so

CREATE TABLE t_name (id INT AUTO_INCREMENT);

Workds.

But there's no "auto digital number" thingy



Sent on Jul 4 by Web Mailing List to [EMAIL PROTECTED]

websig> I move from MDB to mySQL, I got a question concern how to create a auto 
digital number field in mysql table,
websig> 
websig> create table namelist ( name char(60), ID auto, date date());
websig> 
websig> 
websig> 
websig> 

-- 

Sherzod Ruzmetov 
[EMAIL PROTECTED]
http://www.ultracgis.com/sherzodR




---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to