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: Retrieve data from two databases

Re: Retrieve data from two databases

From: DA Morgan <damorgan_at_psoug.org>
Date: Fri, 19 Jan 2007 07:15:37 -0800
Message-ID: <1169219734.725652@bubbleator.drizzle.com>


sajuars_at_gmail.com wrote:
> Hello ,
>
> I need to make a query to get and compare data from two databases . I
> tried a query with inner join ..but it did not work ...gave me and
> error that the query is not properly ended .
> Can anyone help me in this ?
> I am using oracle 8i .
>
> sars

You are trying to reinvent the wheel. This capability is already part of a built-in package.

Go to Morgan's Library at www.psoug.org and scroll down to DBMS_RECTIFIER_DIFF.

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Fri Jan 19 2007 - 09:15:37 CST

Original text of this message

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