Hello, SQL2008
If I have a column (SSN) that is encrypted, can or should I index it?
SSN is used to join other tables so do I need to decrypt the value to link the tables? My limited testing suggests that I do need to decrypt the column.
Now since it will be used for joins and criteria I would like to have an index. Is this possible or even practical?
Thank you,
djj
The Lord is My Shepard (Psalm 23) - I need someone to lead me!
If I have a column (SSN) that is encrypted, can or should I index it?
SSN is used to join other tables so do I need to decrypt the value to link the tables? My limited testing suggests that I do need to decrypt the column.
Now since it will be used for joins and criteria I would like to have an index. Is this possible or even practical?
Thank you,
djj
The Lord is My Shepard (Psalm 23) - I need someone to lead me!