alter table add column at beginning

by Prakash 2013-05-09 14:58:24

alter table add column at beginning

Command is :

alter table rating add id int unsigned not null auto_increment primary key first;

Tagged in:

904
like
0
dislike
0
mail
flag

You must LOGIN to add comments