INSERT INTO newtable SELECT item_num, order_num, quantity, stock_num, manu_code, total_price FROM stores_demo@otherserver:items;