Table Index MySQL

CREATE TABLE dst_tbl SELECT c, a, b FROM src_tbl;