Community

MySQL stored procedures: all ways to produce an output

(Federico Razzoli) There are many non-obvious ways to return values from MySQL stored procedures, and each of them solves particular problems.