Output data in a Stored Procedure
"Melissa Dougherty" <[email protected]>
| Newsgroups | gmane.comp.db.mysql.windows |
|---|---|
| Message-ID | <003e01c69086$c0ce49c0$6400a8c0@denterprise1> |
I'm wanting to use a PRINT statement to output variables in my stored procedure.... Like in MS SQL Server. How can I do this in MySQL? I just want to verify my processing. Thanks, Melissa