1.

Which of the following code will throw error?

A. CREATE DATABASE AWDB_Snapshot_20080522 ON (
B. CREATE DATABASE AWDB_Snapshot_2008 ON (
C. CREATE DATABASE AWDB_Snapshot_20080 ON (
D. CREATE DATABASE Snapshot_20080522 ON (
Answer» B. CREATE DATABASE AWDB_Snapshot_2008 ON (


Discussion

No Comment Found