Hi All, A small doubt. In oracle we have something like dbms_out.put_line('abc')......to display messages from plsql.
Do we have any thing similar to this, what is the way to display user friendly message from PLSQL in mysql. I am trying to write some stored proc's and wanted to display debug message regards anandkl