update table t set t.status = 'processing' where t.id = P_ID and t.status <> 'processing' ; · if sql%rowcount = 0 then · return; · end if;.
確定! 回上一頁