Q. What keyword is used to create a database?
β
Correct Answer: (A)
CREATE
Explanation: CREATE DATABASE statement is used to create a database. A database qualifier must be used to specify the fully qualified name of the database.