setting a collumn to be unique in existing table
am 22.10.2006 18:01:06 von mcyi2mr3hi all
ive been looking on the mysql site but i cant find the syntax to set a
collumn in an existing table to be unique.
could someone please give an example of how to do this.
i believe it goes something like: alter table tblname add unique
colname
but i could be wrong