I have a database that was set up with table prefixes. I need to export the data from some of the tables then import it into another zen database that does not have any prefix.
I am looking for an sql query to drop the table prefix, so that when I export/import the data will fall into the correct tables rather than creating new ones.
Any help appreciated!
Audra


Reply With Quote
