1.

Which of the following commands do we use to delete a relation (R) from a database?

A. drop table R
B. drop relation R
C. delete table R
D. delete from R
Answer» B. drop relation R


Discussion

No Comment Found