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

Home -> Community -> Usenet -> comp.databases.theory -> Re: Theoretical Basis for SELECT FOR UPDATE

Re: Theoretical Basis for SELECT FOR UPDATE

From: vc <boston103_at_hotmail.com>
Date: 5 Oct 2005 09:26:56 -0700
Message-ID: <1128529616.217467.264810@o13g2000cwo.googlegroups.com>

Tony Andrews wrote:
> vc wrote:

[...]
> > This feature is interesting because in fact it implies that the
> > hypothetical database has to implement multiversioning. How else can
> > it get the last consistent value of 'a' after 'a' has already been
> > changed ? This would exclude from consideration all purely locking
> > databases similar to DB2, SQL Server, Informix, Sybase, etc.
>
> Well I suppose the DBMS could gather all the data it will need before
> it changes any and store it temporarily somewhere?

That's what multiversioning does, more or less ;) Received on Wed Oct 05 2005 - 11:26:56 CDT

Original text of this message

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