Tag Archives: MySQL
MySQL: Find and Replace

MySQL: Find and Replace

There’s a MySQL database and you have a string that needs to be replaced in various tables. Let’s get it done using some simple queries and PHPmyAdmin!

Read more