Creating and Using a DBLINK from within SQL Developer
Hello, i'm using SQL Developer ver. *2.1.1.64*. I do not have Oracle Client installed. I have 2 Oracle database instances (Test1 and Test2) on a TEST Server named UNITTEST, Oracle Version *10.2.0.4.0*.
While in Sql Developer Active Window connected to Test1, want to select data from a table in Test2. Is this possible? If yes, please advise on procedure.
Thank You very much!