Database link from one Oracle database to another
Hi everyone!
I have 2 databases. I need to create a database link to copy a table from one of the database to another.
Both of them are Oracle 10g v2
Please advice me on how can I go about it.
I am trying to avoid import and export.
What are the options left to me?
Thanks