MySQL Forums
Forum List  »  Newbie

remove specific characters is a string
Posted by: Luis Irizarry
Date: July 23, 2015 08:21PM

Hi,

I will like to know how I can remove some specific characters is a string.
I have some strings of characters that contain this; [some_string this_id="1"]. I want to take out the number "1" name as "id_number" and remove the rest, [some_string this_id=""].

Is this possible in MySQL?

Any help will be very appreciated.

Thanks!

Options: ReplyQuote


Subject
Written By
Posted
remove specific characters is a string
July 23, 2015 08:21PM


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.