InterviewSolution
Saved Bookmarks
| 1. |
Purpose of ALTER CERTIFICATE is __________(a) Adds a private key to a certificate(b) Changes the public key of a certificate(c) Removes the certificate from the database(d) None of the mentionedI have been asked this question in semester exam.The doubt is from Data Definition Language topic in chapter Creating the Physical Database Schema of SQL Server |
|
Answer» Correct choice is (a) ADDS a private KEY to a certificate |
|