Table Index MySQL

CREATE TABLE dst_tbl SELECT * FROM src_tbl WHERE 0;