]

Question

What is a stored procedure in MySQL 5?

A A stored procedure is a set of SQL statements that is stored in the database.
B Limit access to the data that is intended to be used.
C A procedure that is involved based on the occurrence of a defined event.
D Learning the database server
Answer & Explanation
Option: [A]