| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: MV Keys
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
![]() |
![]() |