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.

HOW to acess table data from one database into another database

KarteekOct 19 2012 — edited Oct 19 2012
hi everyone,

I have 2 databases name A and B


without creation of DBLINK , how to acess B database tables into A database in oracle.

because by using database link is quite a bit slower than directly connecting.

is there any option to use B database tables data into A database ?


i tried with keyword "CONNECT" , but it is not working.

please Advise me.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 16 2012
Added on Oct 19 2012
12 comments
2,505 views