2013年6月25日 ... update a. set a.co = nvl(b.co, 'not found'). from table_a a. left join table_b b on ... 參考:Einzig Mir: Oracle SQL使用兩個Table進行Update的方法.
www.google.com.tw