Oracle Database SQL — Question 199

Which two are true about the WITH GRANT OPTION clause? (Choose two.)

Answer options

Correct answer: B, F

Explanation

Options B and F are correct because the grantee can indeed share the object privilege with any user and can also pass on privileges to other users. Options A, C, D, and E are incorrect as they do not accurately reflect the limitations or capabilities of the WITH GRANT OPTION clause.