Submitted by Joel Stein on Wed, 12/14/2011 - 16:52
Here's a helpful tip for situations where you need to add a prefix to all of your database tables. Supposing that your database was called "my_database" and the prefix you want to add is "my_prefix", execute the following query: