I have an update SQL like below. It fails with the error ""ORA-01427: single-row subquery returns more than one row "" UPDATE TABLE_A A SET (YEAR,PERM_LOCK, ...
確定! 回上一頁