Hello Experts, We have few databases with version 11.2 and few with recent 19C versions. I have a general question in regards to DB link.
We want to understand , If its good idea to use DB links and convert the simple ETL queries which runs across different databases (but are part of same workflow), into stored procedures which will fetch+move data using DB links within? Or will there be any performance overhead/security issues with DB links?