June 8, 2015 at 12:18 pm
When you say "encryption" , do you mean Transparent Data Encryption?
or row level encryption, which requires each protected column to have data type changes, and encryption and decryption routines to handle all the protected columns?
Lowell
June 8, 2015 at 1:00 pm
I meant row level encryption. Sorry about the confusion. Any thoughs how can I achieve that? Thanks
June 8, 2015 at 3:08 pm
First identify what needs encrypting. You'd never encrypt every column, just columns containing sensitive data.
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
Viewing 3 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply