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