stored procedure with cursor in MySQL

Posted by parag on Stack Overflow See other posts from Stack Overflow or by parag
Published on 2010-05-28T11:59:52Z Indexed on 2010/05/28 12:11 UTC
Read the original article Hit count: 246

Filed under:
|
|
|
|

Can I use Cursor with stored procedure in MySQL? And can I receive the output values from it?

© Stack Overflow or respective owner

Related posts about mysql

Related posts about stored-procedures