Question

Which of the following statements accurately describes the use of the SQL CREATE statement?

A The SQL CREATE statement is used to modify existing database records and update their values.
B The SQL CREATE statement is used to delete tables, indexes, or other database objects from the database schema.
C The SQL CREATE statement is used to define and establish new database objects, such as tables, views, indexes, and schemas.
D The SQL CREATE statement is used to retrieve data from one or more tables in a database.
E The SQL CREATE statement is used to define user roles and permissions within a database management system.
Practice Next

Hey! Ask a query