MySQL Forums
Forum List  »  Stored Procedures

Re: Declare Cursor -- simple failure
Posted by: Peter Brawley
Date: March 15, 2016 09:28AM

As the manual says (http://dev.mysql.com/doc/refman/5.7/en/cursors.html), cursors are supported only in stored programs.

Options: ReplyQuote


Subject
Views
Written By
Posted
3109
March 14, 2016 01:10PM
Re: Declare Cursor -- simple failure
848
March 15, 2016 09:28AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.