| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.oracle -> How to lock a row over a SELECT followed by an UPDATE
What is the best way to lock an individual row in the following
scenerio:
--TODO - LOCK THIS ROW
I need to make sure that nothing changes the id table between me selecting the id and updating the table with the next available id.
thanks
andrew
PS. yes I am new to oracle :) Received on Tue Jul 27 2004 - 13:54:18 CDT
![]() |
![]() |