Question:Which of the following is a valid code to remove the key used to encrypt a database using Transparent Data Encryption algorithm?
A ALTER DATABASE DROP ENCRYPTION KEY
B DROP DATABASE ENCRYPTION KEY
C ALTER DATABASE REMOVE ENCRYPTION KEY
D REMOVE DATABASE ENCRYPTION KEY
+ AnswerB
+ Report