student
04-16-2007, 04:31 AM
Hello,
I have a mysql table
and I use wizmysqladmin to make modifications to it.
I have declared 'Index' on a column while setting up the table.
later, I understood that elements in that column are 'unique'.
So, I have declared 'unique' on that column.
Now, that column is having both 'index' and 'unique'
is it ok or shall I remove one of the two?
Thank you.
I have a mysql table
and I use wizmysqladmin to make modifications to it.
I have declared 'Index' on a column while setting up the table.
later, I understood that elements in that column are 'unique'.
So, I have declared 'unique' on that column.
Now, that column is having both 'index' and 'unique'
is it ok or shall I remove one of the two?
Thank you.