Community

MySQL Stored Procedures: Part 3

(Ian Gilfillan) In part 3 of the ongoing series about MySQL’s stored procedures, we look at handlers and cursors in particular – both logical constructs that allow added functionality. Handlers allow you to run statements if a certain condition is met, while cursors, although only nominally supporte

Read More - Register for Free Membership