|
Shishir,
When
you make the select statement at the end add the clause FOR
UPDATE
SELECT
FIELD1, FIELD2 FROM TABLE
WHERE
FIELD1
= 40
FOR UPDATE
Luck,
|
- row level lock Shishir
- Re: row level lock Ramon E. Estevez
- Re: row level lock Ora NT DBA
- RE: row level lock Grabowy, Chris
- RE: row level lock Grabowy, Chris
- Re: row level lock Shishir
- RE: row level lock Ramon E. Estevez
