What happens to the table structure when you use 'DROP TABLE' command in SQL?
ATable structure is truncated
BTable structure is deleted
CTable structure is modified
DTable structure remains intact
ATable structure is truncated
BTable structure is deleted
CTable structure is modified
DTable structure remains intact
Related Questions:
Which of the following statements is/are correct?
i. The OS manages all the resources of a computer.
ii. The OS provides an interface to the user.
iii. The program execution order is decided by the OS when multiple application programs need to be run.