InterviewSolution
Saved Bookmarks
| 1. |
Which of the following statement decrypts a symmetric key?(a) OPEN SYMMETRIC KEY(b) DECRYPT SYMMETRIC KEY(c) CLOSE SYMMETRIC KEY(d) None of the mentionedI have been asked this question during an interview.I'm obligated to ask this question of Transact SQL in section Developing with SQL Server of SQL Server |
|
Answer» Right ANSWER is (a) OPEN SYMMETRIC KEY |
|