Multiple choice

Which of the following object privileges is used with SQL command revoke to allow a grantee to add records to the table?

  1. Alter

  2. Delete

  3. Insert

  4. Select

  5. Update

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

This object privilege is used with SQL command revoke to allow a grantee to add records to the table.