MySQL Forums
Forum List  »  Newbie

In a SELECT, can I replace contents of a result string?
Posted by: tommy
Date: March 16, 2005 04:14AM

What I mean is this:

If I do

SELECT my_string FROM my_table LIMIT 1

and my_string is

"hi, this is a string",

how do I change all s:s to

"hi, thi# i# a #tring"?

/Tommy

Options: ReplyQuote


Subject
Written By
Posted
In a SELECT, can I replace contents of a result string?
March 16, 2005 04:14AM


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.