MCQOPTIONS
Saved Bookmarks
| 1. |
To_obtain_the_structure_of_an_Oracle_table,_the_command_to_use_is:$ |
| A. | STRUCTURE [TableName]. |
| B. | DESCRIBE [TableName]. |
| C. | DESCRIBE STRUCTURE [TableName]. |
| D. | DESC TABLE [TableName]. |
| Answer» C. DESCRIBE STRUCTURE [TableName]. | |