MySQL Forums
Forum List  »  Stored Procedures

Re: How can I check if the cursor in my stored procedure has been defined or opened
Posted by: Peter Brawley
Date: April 07, 2019 10:13AM

Search for that string in information_schema.routines.routine_definition.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: How can I check if the cursor in my stored procedure has been defined or opened
372
April 07, 2019 10:13AM


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.