Posts Tagged ‘generator’

SQL query generator for changing WordPress tables

Friday, April 16th, 2010

I recently went through the ordeal of changing the prefixes of the WordPress tables from the default wp_ to something more random, I have created the following to help anyone wanting to go through the same process.

Related posts:

  1. Database query in SQL to select first unique record