Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

copying data from remote computer to local computer

Nadeem AhmadFeb 22 2007 — edited Feb 22 2007
I am working on a network as end user and have rights of select, insert, update in database situated at remote computer (server). But now i want to copy all of my data from remote computer to my local computer. Plz guide me what is the exact query.

e.g.
get emp_name, emp_add, emp_no from remote computer and then
insert into local computer same as it is.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 22 2007
Added on Feb 22 2007
3 comments
143 views