Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: How to extract data fields?
>I need to extract quite a few data fields from two different Oracle
>databases. The conditions for extracting these fields are in the two
>databases. I don't know what tools I should use to do the extraction -- C,
>SQL? Your expertise is highly appreciated.
>Please reply to this account. I do not have access to the group network.
>Thank you so much.
>
Create a database link between the two databases. Then extract the data with a SQL*Plus select statement. You should work with your dba on creating the database link. Received on Sun Feb 08 1998 - 00:00:00 CST
![]() |
![]() |