Locking with WAIT & NOWAIT
407258Jul 27 2004 — edited Jul 27 2004in the code in our application, i am seeing locking in my front-ent developer 2000 code, where there are 2 forms of locking specified like
a) For update of <field_name> nowait
b) For update of <field_name>
So, here, i am not able to understand the difference between WAIT & NOWAIT. Please help in solving the doubt.
regards.