I need to populate the data from two different dtabases into one oracle discoverer report.
One of the requirement , we have to fetch data from one database by using REF CURSOR and pass this variables to create another ref cursor.
But I am not able to create a ref cursor from another ref cursor values. Any body have suggestions.
Easwaran