What is the purpose of 'REVOKE' statement in database security?
Q1. What is the purpose of 'REVOKE' statement in database security?
Answer: To revoke privileges from users
Explanation: The 'REVOKE' statement is used to revoke privileges from users, removing their ability to perform specific actions on database objects.