> alter table mytable add primary key (column(s))
> alter table mytable add unique (column(s))
> alter table mytable add index (column(s))
There are no comments on this page. [Add comment]
There are no comments on this page. [Add comment]