How to copy records back into original table

This post was written by admin on January 21, 2010
Posted Under: MySQL

insert into oldtable select * from newtable;

Add a Comment

required, use real name
required, will not be published
optional, your blog address