MySQL Forums
Forum List  »  Stored Procedures

Re: instr (identifier) is not valid input at this position" when Creating Procedure
Posted by: Rick James
Date: January 19, 2015 09:33PM

Did you use DELIMITER?

Did you have a space between "instr" and "("? Don't.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: instr (identifier) is not valid input at this position" when Creating Procedure
3566
January 19, 2015 09:33PM


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.