Which of the following commands do we use to delete a relation (R) from a database?
Posted: Thu Jul 14, 2022 8:53 am
a) drop table R
b) drop relation R
c) delete table R
d) delete from R
b) drop relation R
c) delete table R
d) delete from R