MySQL Forums
Forum List  »  Stored Procedures

Re: Problem using CAST() in stored procedures and functions
Posted by: Peter Brawley
Date: April 26, 2021 09:44AM

'1,2,3' isn't a valid int, if you want the leading int, parse it with substring_index().

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Problem using CAST() in stored procedures and functions
522
April 26, 2021 09:44AM


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.