InterviewSolution
Saved Bookmarks
| 1. |
Which of the following item is provided by CREATE DATABASE statement?(a) Service Broker options(b) ALLOW_SNAPSHOT_ISOLATION(c) DB_CHAINING(d) Database mirroringThis question was posed to me in unit test.The question is from Data Definition Language topic in division Creating the Physical Database Schema of SQL Server |
|
Answer» Correct answer is (a) SERVICE BROKER options |
|