hi all
If there are 10 columns in the table
then can we set “index type” = “unique” for 2 or more columns
Or
is it limited to only 1 column ?
vineet
hi all
If there are 10 columns in the table
then can we set “index type” = “unique” for 2 or more columns
Or
is it limited to only 1 column ?
vineet
You can create multiple unique indexes on 1 table.
You can also create indexes on more than 1 column.