Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> (no subject)

(no subject)

From: Ron Rogers <RROGERS_at_galottery.org>
Date: Tue, 13 Mar 2001 06:10:45 -0800
Message-ID: <F001.002CAB49.20010313053108@fatcity.com>

 Rajan
You could set up database links between to 2 databases and select the data across the links to populate the tables.
As example insert into table1 (select column1,column2 from table2_at_datalink). ROR mª¿ªm

> -----Original Message-----

  From: root_at_fatcity.com [mailto:root_at_fatcity.com]On Behalf Of andrey   Sent: Tuesday, March 13, 2001 09:31
  To: Multiple recipients of list ORACLE-L   Subject: FW:

    Dear list !

    Incase if I've 2 databases with different set of data and I want to extract data from few tables in database 1 and data from few tables in database 2 and put the extracted data into 3rd database how can I do it.

    The query is simple select statement.

    Early help would be appreciated.

    REgards,
    Rajan

--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Ron Rogers
  INET: RROGERS_at_galottery.org

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Tue Mar 13 2001 - 08:10:45 CST

Original text of this message

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