Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Locking Problem

Re: Locking Problem

From: Torsten Borchert <T.Borchert_at_DeutschePost.de>
Date: Tue, 23 Feb 1999 09:51:54 +0100
Message-ID: <36D26C2A.E3832FC1@DeutschePost.de>


Hello,

yes:

select * from scott.dept where deptno=10 for update; Lock releases when you say commit.

Torsten

John Francis Lundy wrote:
>
> Is it possible to lock a set of records?
Received on Tue Feb 23 1999 - 02:51:54 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US