Multiple Choice
Which of the following keywords is used to remove a database table in Oracle 12c?
A) DROP TABLE
B) ALTER TABLE...DROP
C) DELETE TABLE
D) TRUNCATE TABLE
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q51: The _ command can be used to
Q52: The ALPHANUMERIC datatype can be used to
Q53: When creating a table,which of the following
Q54: The default size of the CHAR column
Q55: SELECT9 <u>is</u> a valid table name._
Q57: Which of the following rules apply to
Q58: Which of the following keywords cannot be
Q59: Once a column has been set as
Q60: What is the difference between truncating a
Q61: The maximum width of a(n)<u>CHAR </u>column is