List to MySQL Replace Query
This will take a list of comma seperated find,replace values and create a MySQL replace query for you. This is helpful when you are trying to replace a lot of exact data in your database.
Table Name: This is the name of the table that you are going to be selecting data from.
Column Name: This is the name of the column that your would like to run the replace command on.
Your data input:
Results
tools provided as-is, without warranty of any kind and used at your own risk
tools provided as-is, without warranty of any kind and used at your own risk