Using a subquery instead of a table name in an Oracle Update Statement ... COL1 = 'VALUE' WHERE EXISTS ( SELECT 1 FROM TABLE1 a ...
www.google.com.tw