Q.

Choose the correct command to delete an attribute A from a relation R

A. alter table R delete A
B. alter table R drop A
C. alter table drop A from R
D. delete A from R
Answer» B. alter table R drop A
1.8k
0
Do you find this helpful?
1

Discussion

No comments yet

Related MCQs