MySQL Forums
Forum List  »  Microsoft SQL Server

Re: How can I declare a global cursor ?
Posted by: Mike Kruckenberg
Date: April 20, 2006 09:26AM

MySQL doesn't support global cursors, and you can't declare global variables. There must be a way to meet your needs, but probably not using the same methods. Can you post the problem you're trying to solve?

Mike Kruckenberg
Co-author of Pro MySQL (Apress)
http://mike.kruckenberg.com

Options: ReplyQuote


Subject
Written By
Posted
Re: How can I declare a global cursor ?
April 20, 2006 09:26AM


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.