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: comparing two table

Re: comparing two table

From: Alistair Thomson <thomson_alistair_at_no.spam.yahoo.co.uk>
Date: Thu, 16 Jan 2003 09:51:59 -0000
Message-ID: <b05vc3$3q6$1$8300dec7@news.demon.co.uk>


Hi

Check out the procedure DBMS_RECTIFIER_DIFF.DIFFERENCES

This should do what you want.

Alistair

"alainc" <alain2208_at_caramail.com> wrote in message news:b05rs8$9fq$1_at_s1.read.news.oleane.net...
> Hello,
> i need to compare two table contents in two database (replication problem)
> so i need to compare not only one column but all.
> is there something easy to do not comparing all the column with his
> conuterpart on the other database?
> because i need to compare more than one table and that will be very long
to
> make the query.
>
> thanks
>
> Alain
>
>
Received on Thu Jan 16 2003 - 03:51:59 CST

Original text of this message

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