阅读背景:

oracle使用一个表的数据更新另一张表

来源:互联网 

--查询库位表中没有的库位
select * from L_IMPORTDATA_TEMP  where location_code not in (select t.location_code from l_location t) ; select * from L_IMPORTDATA_TEMP 




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: