Changes

Jump to navigation Jump to search
23 bytes added ,  06:37, May 5, 2010
no edit summary
Line 1: Line 1:  
alter table tablename modify `columnname` int(10) unsigned NOT NULL AUTO_INCREMENT first;
 
alter table tablename modify `columnname` int(10) unsigned NOT NULL AUTO_INCREMENT first;
 +
 +
==See Also==
 +
[[DBMS]]
1,641

edits

Navigation menu