Q. What does the CREATE DATABASE Statement do?
β
Correct Answer: (D)
A new database will be created through this SQL statement.
Explanation: A new database will be created through CREATE DATABASE SQL statement