MCQOPTIONS
Saved Bookmarks
| 1. |
To see the table structure, which of the following commands is issued? |
| A. | VIEW tbl_name |
| B. | SELECT TABLE tbl_name |
| C. | SELECT tbl_name |
| D. | DESCRIBE tbl_name |
| E. | None of these |
| Answer» E. None of these | |