Which of the following statements is TRUE?

Posted by: Pdfprep Category: C2090-320 Tags: , ,

Given the following SQL statement:

GRANT DELETE ON TABLE customer TO user1;

Which of the following statements is TRUE?
A . User1 can only remove the customer table
B . User1 can only remove rows from the customer table
C . User1 can remove the customer table and grant the privilege to remove the customer table to other users
D . User1 can remove rows from the customer table and can grant the privilege to remove rows from the customer table to other users

Answer: D

Leave a Reply

Your email address will not be published.