Use a sintaxe CREATE TABLE SELECT. http://dev.mysql.com/doc /refman/5.0/en/create-table-select.html CREATE TABLE new_tbl SELECT * FROM orig_tbl;