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