Multiple choice

Which commands are used to check which users have which privileges over which objects?

  1. CASCADE and MVD

  2. GRANT and REVOKE

  3. COMMIT and ROLLBACK

  4. None of these

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

 GRANT and REVOKE control the privileges over the different objects.