Multiple Choice
Which of the following statement fragments will only allow a CreditLimit of $7,500,$10,000,or $15,000?
A) (CreditLimit IN (7500,10000,15000) )
B) CHECK ((7500,10000,15000) )
C) CHECK (CreditLimit LIKE (7500,10000,15000) )
D) CHECK (CreditLimit IN (7500,10000,15000) )
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: In MySQL,you use the _ command to
Q2: Once you add an index to a
Q3: To insert a new field in a
Q4: The SQL command for deleting the Warehouse
Q5: Access 2010 supports data macros.
Q11: Under which conditions should you create an
Q25: What is the difference between entity integrity
Q25: In SQL,you use the CHECK clause to
Q43: A stored procedure is placed on a
Q46: Information about tables in the database is