insert into items_ver(item_id, item_group, name) select * from items where item_id=2;
insert into TABLENAMEA (A,B,C,D) select A,B,C,D from TABLENAMEB