MySQL Forums
Forum List  »  Newbie

Append data to existing data in a column
Posted by: Gary Ehrenfeld
Date: November 09, 2018 08:36AM

I have a column labeled location. It contains a URL like:

http://localhost/myrecipes/beef/Bolognese_Stuffed_Bell_Peppers.html

I want to delete http://localhost/myrecipes/ and change it to:

recipes/beef/Bolognese_Stuffed_Bell_Peppers.html

I have 207 rows.

How can I change all rows with a single statement?

Gary

Options: ReplyQuote


Subject
Written By
Posted
Append data to existing data in a column
November 09, 2018 08:36AM


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.