Table Index MySQL

CREATE TABLE dst_tbl SELECT b, d FROM src_tbl;