A

Admin • 833K Points
Coach

Q. What does the CREATE TABLE Statement do?

  • (A) The stored data in the SQL database is changed or modified by this SQL statement.
  • (B) By deleting the stored data, this SQL statement deletes the database.
  • (C) A new table in SQL is created using this SQL statement.
  • (D) Columns in the SQL database can be created, deleted, or modified with this SQL statement.
  • Correct Answer - Option(C)
  • Views: 26
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

A new table in SQL is created using CREATE TABLE SQL statement

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.