Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Move data to a different db?
insert into table
select * from table_at_db
You may have to a "create database link"
Ne_Pushkin wrote in message <7nvd98$gfm$1_at_nnrp1.deja.com>...
>Hi!
>Could somebody please give me a hint on how to specify a different db
>using SQL*Plus INSERT INTO statement? I have two identical databases
>and I need to move data from one to another.
>Thanks for your help!
>
>
>Sent via Deja.com http://www.deja.com/
>Share what you know. Learn what you don't.
Received on Sun Aug 01 1999 - 10:08:15 CDT
![]() |
![]() |