Oracle
1Z0-908 · Question #3
1Z0-908 Question #3: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-908 to reveal the answer and full explanation for question #3. The question stem and answer options stay visible for context.
Security
Question
Examine this SQL statement: mysql> GRANT r_read@localhost TO mark WITH ADMIN OPTION; Which two are true? (Choose two.)
Options
- AMark can grant the privileges assigned to the r_read@localhost role to another user.
- BADMIN OPTION causes the role to be activated by default.
- CMark can grant the r_read@localhost role to another user.
- DMark can revoke the r_read@localhost role from another role.
- EADMIN OPTION allows Mark to drop the role.
- FMark must connect from localhost to activate the r_read@localhost role.
Unlock 1Z0-908 to see the answer
You've previewed enough free 1Z0-908 questions. Unlock 1Z0-908 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Role-based access control#GRANT statement#ADMIN OPTION#User authorization