I am trying to update a temp table by querying the values of another table. Here is my SQL:
insert into bi_kinkead.vietnam_fraud v
select * from bi_warehouse.archive_order_summary a where a.sales_order_num in ("7055089764", "7055106301", "7055218969", "7055220663", "7055233089", "7055283807"...