Multiple Choice
Which SQL keyword is used to name a new table and describe the table's columns?
A) SET
B) CREATE
C) SELECT
D) ALTER
E) CONSTRAINT
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: SQL views are constructed from SELECT statements.
Q12: The Oracle DBMS supports the SQL BEFORE
Q24: Based on the tables below,which of the
Q25: Given the SQL statement<br>CREATE TABLE SALESREP (<br>SalesRepNo
Q26: Which of the following is an SQL
Q29: Which SQL keyword is used to change
Q56: The SQL SET keyword is used to
Q59: The SQL command SELECT is used to
Q73: SQL triggers use the ANSI SQL keywords
Q100: The SQL Server DBMS supports the SQL