Page 1 of 1

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
by answerhappygod
a) delete table R
b) drop table R
c) delete from R
d) drop from R