Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: merge statemet
It seems that either triggers with a counter or some additional column
in the table is an option. Although with additional column (and
following requery) the very purpose of MERGE statement is somewhat
discarded and triggers also isn't performance boosters ;)
Gints
2006/5/15, rjamya <rjamya_at_gmail.com>:
> Dennis,
>
> I can't rely on that because table is concurrently modified by others
> at the same time, even in development environment.
>
> Raj
>
> On 5/15/06, Dennis Williams <oracledba.williams_at_gmail.com> wrote:
> >
> > Raj,
> >
> > Take a look at DBA_TAB_MODIFICATIONS.
> >
> > Dennis Williams
> >
> --
> http://www.freelists.org/webpage/oracle-l
>
>
>
-- http://www.freelists.org/webpage/oracle-lReceived on Mon May 15 2006 - 09:39:18 CDT
![]() |
![]() |