InterviewSolution
Saved Bookmarks
| 1. |
__________ are used for supporting encryption, decryption, digital signing and their validation.(a) Cryptographic functions(b) Cursor functions(c) Configuration functions(d) None of the mentionedI had been asked this question in quiz.This is a very interesting question from Builtin Functions topic in division Laying the Foundation of SQL Server |
|
Answer» RIGHT choice is (a) Cryptographic FUNCTIONS Explanation: Encryption and decryption of DATA is DONE by cryptographic functions. |
|