Q. Which MySQL statement is used to grant privileges to a user?
β
Correct Answer: (B)
GRANT
Explanation: `GRANT` is used to assign privileges to a user.