Hello, all.
Is there a way in DB2 to create a heterogenous query to multiple databases directly? I found one workaround for this but it is very simple and i think that there should be an another way. To make such query I replicated the table of interest to the main database and then made "pseudo"-heterogenous query. What is your solution, if any? Thanx.