how do you make a unique varchar column without indexing
b
how do you make a unique varchar column without indexing
t
Afaik unique constraint and unique index are almost the same as constraint creates an index to check uniqueness