Is there a way to print some data in a MySQL function like MSSQL's print. SELECT statement is okay in SPs but not in functions. Thank you.
-
The answer is "no," but if you have a use case for this, please elaborate and perhaps we can come up with a more useful answer.Michael - sqlbot– Michael - sqlbot2017-05-14 09:35:40 +00:00Commented May 14, 2017 at 9:35
Add a comment
|