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: MV Keys

Re: MV Keys

From: vc <boston103_at_hotmail.com>
Date: 4 Mar 2006 05:54:56 -0800
Message-ID: <1141480496.009897.206750@z34g2000cwc.googlegroups.com>

mAsterdam wrote:
[...]
> Extrapolating, ISTM your answer to the question:
> "could this removeAt operation possibly be useful
> in a concurrent environment?" would be
> that it is irrelevant:
> removeAt(index) isn't even valid under concurrency.
>
> Am I understanding your point correctly?

No. The concurrency is irrelevant thanks to the CC's ensuring that the concurrent execution result is equivalent to some serial execution of the same transactions. It does not matter what kind of write operations you want to have in your database. Received on Sat Mar 04 2006 - 07:54:56 CST

Original text of this message

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