 
			 
			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]. | |