Is is possible to do a query that gets data from two different instances using DOA but without setting up a dblink? Essentially, I would like to be able to use a single query of data dictionary views to compare the structure of different instances. Can this be done or would I have to query one instance, save the results, then query the other instance?
Michael Gregg
Michael Gregg