Re: Joining tables from different Instances

2011-05-25 Thread Rik Wasmus
On 2011-05-25 13:50:32 Ramesh wrote: > I have a different schemas in different instances. > > I would like to join the tables in different instances for the required > result. > > Is it possible? > > Example > = > > Server I - table_1a, table_2b > Server II - table_2a,table_2b. > > I want

Re: Joining tables from different Instances

2011-05-25 Thread Reindl Harald
Am 25.05.2011 13:50, schrieb Ramesh: > Hi > > I have a different schemas in different instances. > > I would like to join the tables in different instances for the required > result. > > Is it possible? > > Example > = > > Server I - table_1a, table_2b > Server II - table_2a,table_2b. >