hi seniors,
 
 I'm trying to create a table, here my table
 properties,
 
 create table user (
 UserID int primary,
 Password varchar (20),
 User_stats int multi
 );
 
 i'm still confuse in User_stats properti's that is
 multi,
 what really use 'multi' is ?
and what the conection between primary key and index
 
 Thx before the guide,
 
 Aji  




                
__________________________________ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/ 

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to