Multiple Choice
When creating a table,which of the following statements is correct?
A) The schema of the table must be explicitly stated.
B) A user can have two tables with the same name,as long as the column names are different.
C) The column list must be enclosed in parentheses ( ) .
D) Default values cannot be assigned to all columns in a table.
Correct Answer:

Verified
Correct Answer:
Verified
Q48: The DROP COLUMN clause of the ALTER
Q49: Structure of the CUSTOMERS table<br> <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB1929/.jpg"
Q50: The <u>CHAR </u>datatype is used to store
Q51: The _ command can be used to
Q52: The ALPHANUMERIC datatype can be used to
Q54: The default size of the CHAR column
Q55: SELECT9 <u>is</u> a valid table name._
Q56: Which of the following keywords is used
Q57: Which of the following rules apply to
Q58: Which of the following keywords cannot be