insert into test_b (data_id,data) values('abcde','test_b');. 再用update set from inner join where 的方式將B table的值,放入A table去。
確定! 回上一頁