On Mon, 02 Apr 2001, Richard Ellerbrock wrote:
> From the manual:
>
> If you are using FOR UPDATE on a table handler with page/row locks, the examined
>rows will be write locked.
>
> I agree that this does not tell me much. When are the rows unlocked?
>
educated guess
select for update
>From the manual:
If you are using FOR UPDATE on a table handler with page/row locks, the examined rows
will be write locked.
I agree that this does not tell me much. When are the rows unlocked?
--
Richard Ellerbrock
[EMAIL PROTECTED]
>>> Andrew Gould <[EMAIL PROTECTED]> 2001/04/02 03:56:33