MySQL Forums
Forum List  »  Stored Procedures

Re: String manipulation and RIGHT() Problem
Posted by: Felix Geerinckx
Date: November 21, 2005 02:41PM

Barak Mery wrote:

> The sp Get some data in theformat of Rows and Fields.
> For exsample :
> '111|222|333|444@555|666|777|888'
> The @ seperates Rows. The | seperates Fields.

Have you considered the SUBSTRING_INDEX() function?

--
felix
Please use BBCode to format your messages in this forum.

Options: ReplyQuote


Subject
Views
Written By
Posted
5677
November 20, 2005 08:43AM
Re: String manipulation and RIGHT() Problem
1972
November 21, 2005 02:41PM


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.