Community

FOREACH in MySQL/MariaDB stored procedures

(Federico Razzoli) One of the annoying limitations of MySQL/MariaDB stored procedures is the lack of a FOREACH construct, which loops on each row returned by a query.

Read More - Register for Free Membership