Which four statements are true of the SQL statement?

Evaluate the SQL statement DROP TABLE DEPT: Which four statements are true of the
SQL statement? (Choose four)

Evaluate the SQL statement DROP TABLE DEPT: Which four statements are true of the
SQL statement? (Choose four)

A.
All data in the table is deleted, but the structure of the table is retained.

B.
All synonyms based on the DEPT table are deleted.

C.
All data in the table is deleted, and the table structure is also deleted.

D.
All indexes based on the DEPT table are dropped.

E.
Allviews based on the DEPT table are deleted.

F.
All pending transactions are committed.

G.
You cannot roll back this statement.



Leave a Reply 1

Your email address will not be published. Required fields are marked *