Re: Acces to several database

From: Ikarus <luciver_at_teleweb.at>
Date: Wed, 03 Jul 2002 15:37:36 GMT
Message-ID: <4TEU8.128009$IR.1850001_at_news.chello.at>


Hi!

[Quoted] [Quoted] With a Database Link you can query Objects of a another Database

Example:

Database A will have 2 Database Links, so you query 3 Schemas like :

SELECT * FROM schema.table                        --> Database A
SELECT * FROM schema.table_at_Database_B --> Database B SELECT * FROM schema.table_at_Database_C --> Database C

But you should read the Manual, that you can find for example at http://docs.oracle.com Received on Wed Jul 03 2002 - 17:37:36 CEST

Original text of this message