YOU NEED TO STORE SENSITIVE DATA IN YOUR SQL SERVER DATABASE. THE...

15. You need to store sensitive data in your SQL Server database. The application has already been written and works fine. What’s the easiest way to do this without having to change your application?A. Modify the stored procedures to use xp_encryptstringB. Use transparent data encryptionC. Use a third-party toolD. Use a trigger