Multiple Choice
All of the following are SQL commands, except ____.
A) CREATE TABLE
B) CREATE SELECT
C) CREATE INDEX
D) CREATE VIEW
E) DROP TABLE
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: In a merge-scan join _.<br>A) neither of
Q10: A relational DBMS's relational query optimizer obtains
Q11: The SQL SELECT built-in function COUNT _.<br>A)
Q12: In the SQL SELECT command, the table(s)
Q13: The built-in function COUNT in an SQL
Q15: A relational query optimizer is an expert
Q16: When a subquery is present in an
Q17: The SQL SELECT BETWEEN operator is used
Q18: SQL SELECT commands must be issued against
Q19: The SQL SELECT IN operator _.<br>A) involves