I want to use two Databases for single report (Oracle and Postgres) in oracle i have procedure to call a report and in postgres i have a function, how can i call single report from both databases , when i select Oracle from application it fetches data from Oracle and when i select Postgres it fetches from Postgres. any Help!
0 Answers:
No answers yet