select * from emp for update;select * from emp for update nowait;select * from emp for update nowait 5;