Q19
To obtain the structure of an Oracle table, the command to use is:
A.
STRUCTURE [TableName].
B.
DESCRIBE [TableName].
AnswerC.
DESCRIBE STRUCTURE [TableName].
D.
DESC TABLE [TableName].
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board