InterviewSolution
Saved Bookmarks
| 1. |
Which is a new DDL statement?(a) DROP ROLES(b) CREATE APPLICATION ROLE(c) CREATE USERS(d) None of the mentionedThis question was posed to me by my college professor while I was bunking the class.I would like to ask this question from Data Definition Language in division Creating the Physical Database Schema of SQL Server |
|
Answer» The correct answer is (b) CREATE APPLICATION ROLE |
|