InterviewSolution
Saved Bookmarks
| 1. |
Which is the minimal permission that a user must have to drop the database?(a) READ(b) WRITE(c) VIEW(d) CONTROLThis question was addressed to me in an international level competition.My question comes from Data Definition Language topic in division Creating the Physical Database Schema of SQL Server |
|
Answer» Right ANSWER is (d) CONTROL |
|