Multiple Choice
Once a column has been set as UNUSED,which of the following is correct?
A) It is unavailable and will not be displayed in the table structure.
B) It will still appear in the results of subqueries until it is dropped.
C) It is unavailable,but will still be displayed in the table structure.
D) All DDL operations can be performed on it until it is actually dropped.
Correct Answer:

Verified
Correct Answer:
Verified
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
Q60: What is the difference between truncating a
Q61: The maximum width of a(n)<u>CHAR </u>column is
Q62: A datatype identifies the type of data
Q63: The <u>MODIFY</u> clause can be used with
Q64: The DROP COLUMN clause of the ALTER