Multiple Choice
The SQL CREATE TABLE command is capable of doing all of the following, except ____.
A) building indexes
B) specifying which attributes are unique
C) specifying which attributes serve as the primary key
D) specifying referential integrity constraints
E) specifying which attributes serve as foreign keys
Correct Answer:

Verified
Correct Answer:
Verified
Q49: The SQL SELECT LIKE operator _.<br>A) involves
Q50: Consider the following relational database for
Q51: All of the following features of a
Q52: The BETWEEN operator in the SQL SELECT
Q53: The use of a subquery in an
Q55: A relational query optimizer _.<br>A) is a
Q56: Structured Query Language (SQL) _.<br>A) is capable
Q57: A basic SQL SELECT command is capable
Q58: The SQL SELECT DISTINCT operator _.<br>A) eliminates
Q59: In an SQL SELECT statement, a subquery