Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: How to obtain data from another server
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
![]() |
![]() |