A Admin • 802.91K Points Coach Report Q. What does the CREATE DATABASE Statement do? (A) Columns in the SQL database can be created, deleted, or modified with this SQL statement. (B) The table, its structure, views, permissions, and triggers will also be deleted or removed with this SQL statement. (C) In the database management system, this SQL statement deletes the existing database, together with all the database tables and views. (D) A new database will be created through this SQL statement. Correct Answer - Option(D) Views: 4 Filed under category MySQL Hashtags: Share Manage Tags
Discusssion
Login to discuss.