Multiple Choice
When using the ALTER TABLE...DROP COLUMN command,which of the following is not correct?
A) The command's effect on the table is permanent.
B) You cannot delete the last remaining column in a table.
C) The command deletes both the column and its contents.
D) The command can be used to delete multiple columns from a table.
Correct Answer:

Verified
Correct Answer:
Verified
Q1: Which command is used to rename a
Q2: The maximum width of the NUMBER datatype
Q3: Structure of the PROMOTION table<br> <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB1929/.jpg"
Q4: What is the maximum width that can
Q6: The scale of a NUMBER column indicates
Q7: The syntax of the <u>CREATE TABLE</u> command
Q8: Which of the following terms refers to
Q9: When defining columns for a table in
Q10: Which of the following rules does not
Q11: The<u> TRUNCATE TABLE </u>command can be used