Q. The privilege that must be given to the database to create a stored function or procedure is . . . . . . . .
β
Correct Answer: (A)
CREATE ROUTINE
Explanation: This question is asking about the specific privilege you need in MySQL to create stored functions or procedures.