PrepAway - Latest Free Exam Questions & Answers

which of the following statements would continue to permit any user to add rows to table T1, but not remove th

Assuming PUBLIC has been granted all privileges on table T1, which of the following statements
would continue to permit any user to add rows to table T1, but not remove them?

PrepAway - Latest Free Exam Questions & Answers

A.
REVOKE DROP ON t1 FROM PUBLIC

B.
REVOKE UPDATE ON t1 FROM PUBLIC

C.
REVOKE DELETE ON t1 FROM PUBLIC

D.
REVOKE CONTROL ON t1 FROM PUBLIC

One Comment on “which of the following statements would continue to permit any user to add rows to table T1, but not remove th


Leave a Reply