using DBLINK in PL/SQL SQL Query
547947May 16 2007 — edited Jun 28 2007Hi
is it possible to use dblink in plsql cursor query.
are there any do's or dont's in this regard or any special things to take care of?
Basically what I need to do is access data from remote tables and put them in local tables after some proessing on data.
Any help !!