Q. The stored-routine privileges are contained in . . . . . . . .
β
Correct Answer: (D)
procs_priv
Explanation: This question asks about where MySQL stores the permissions for stored routines, like procedures and functions. Stored routines are powerful tools that allow you to create reusable blocks of code within your database.