Indexing Encrypted Column
RajivTxNov 10 2008 — edited Nov 10 2008I am thinking of getting an index created on a table which has SSN column as encrypted.
Can we create an index on a column which has data in encrypted format?
Or do we need to decrypt, create an index and encrypt it?
Thanks
Rajiv