MySQL Forums
Forum List  »  Stored Procedures

Re: Error Code 1305 FUNCTION xxx.CHARINDEX does not exist
Posted by: Peter Brawley
Date: October 27, 2017 11:40AM

Did you read the MySQL manual page for Substring_Index()?

Does that spec match what the CharIndex() call in your code is meant to do?

Did you try it?

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Error Code 1305 FUNCTION xxx.CHARINDEX does not exist
1873
October 27, 2017 11:40AM


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.