inserting data from one mysql table into another mysql table May 30, 2014 by eduguru insert into destinationtablename select * from srctablename