Multiple choice Which of the following is/are the correct statement is database programming? A SQL GRANT is a command used to provide access or privileges on the database objects to the users. A System privileges allows the user to CREATE, ALTER, or DROP the database objects. The REVOKE command is used to remove the user access rights or privileges to the database objects. All of the above Only (1) and (2) Reveal answer Fill a bubble to check yourself D Correct answer Explanation Yes, all are correct.