Which SQL statement will give user USER1 the ability to assign a comment to a sequence named MYSEQ?

Which SQL statement will give user USER1 the ability to assign a comment to a sequence named MYSEQ?
A. GRANT ALTER ON SEQUENCE myseq TO user1
B. GRANT USAGE ON SEQUENCE myseq TO user1
C. GRANT SELECT ON SEQUENCE myseq TO user1
D. GRANT COMMENT ON SEQUENCE myseq TO user1

Download Printable PDF. VALID exam to help you PASS.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.