What is the purpose of 'GRANT' statement in database security?
Q1. What is the purpose of 'GRANT' statement in database security?
Answer: To grant privileges to users
Explanation: The 'GRANT' statement is used to grant privileges to users, allowing them to perform specific actions on database objects.