oracle - When should I use 'for update nowait' in cursors? - Stack ...

oracle - When should I use 'for update nowait' in cursors? - Stack ...

瀏覽:773
日期:2026-04-21
Any other session that tries to acquire a lock will get an Oracle error message like ... select * from dept where deptno =10 for update nowait;....看更多