1.

Which of the syntax is used for creating database snapshot in SQL Server?

A. CREATE Snapshot database_snapshot_name
B. CREATE DATABASESNAPSHOT database_snapshot_name
C. CREATE DATABASE database_snapshot_name
D. None of the mentioned
Answer» D. None of the mentioned


Discussion

No Comment Found