Which of the following command is used to obtain the structure of an Oracle table? . b) STRUCTURE . c) DESCRIBE . d) DESCRIBE STRUCTURE .
Which of the following command is used to obtain the structure of an Oracle table? . b) STRUCTURE . c) DESCRIBE . d) DESCRIBE STRUCTURE . Correct Answer TableName
DESCRIBE command is used to get the structure of the Oracle Table.