1
2
update set HIGH=b.NEW  from SPEC1 a,tmpDOT  b 
where a.high=b.old

相关文章: