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

Home -> Community -> Usenet -> c.d.o.misc -> Re: How to obtain data from another server

Re: How to obtain data from another server

From: Brian W. Chester <bwchester_at_home.com>
Date: Sun, 07 Nov 1999 13:42:36 GMT
Message-ID: <glfV3.987$Zu4.22358@news1.rdc1.mb.home.com>


Jack,

Take a look at the the technet site. I believe you should be able to download the migration guide. Find it at http://technet.oracle.com.

Brian

Jack Kimball wrote in message <3825581e.1191401_at_news.newsguy.com>...
>Hi,
>
>I'm a MS-SQL Server user moving to Oracle. I didn't find out yet how
>to transfer data between two server. In SQL Server, I can write:
>
>INSERT INTO TABLE ( a, b, c)
>SELECT * FROM server.database.owner.table
>
>Could I write something similar in Oracle? I need to point out that
>the select will push data from another server than where I am.
>
>Thanks in advance
>
Received on Sun Nov 07 1999 - 07:42:36 CST

Original text of this message

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