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: how to query between 2 remote databases

Re: how to query between 2 remote databases

From: kiran <kiran.news.invalid_at_web2news.net>
Date: Wed, 02 Jul 2003 19:28:33 +0200
Message-ID: <47118N513@web2news.com>


Yes
Krsten Farrell wrote:
> kiran was kind enough to write:

>> How to query on two tables that are on two different remote database
>> with a join.
>>
>>  s *
>>  f tb1_at_uid/pass_at_db1.world a, tb2_at_uid/pass_at_db2.world b
>>  w a.col1 = b.col2
>>
>> but this does not work, any idea ?
>>
>> Thanks
>>

> I think you need to define "does not work" since this pattern should
> work except for the fact that it won't know what the star
> means -- all
> the columns from tb1 or tb2?
-- 
Direct access to this group with http://web2news.com
http://web2news.com/?comp.databases.oracle.server
Received on Wed Jul 02 2003 - 12:28:33 CDT

Original text of this message

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