Hi there,
I have searched but haven't got the exact answer of how to query from 2 DBs.
Select * from db1.schema1.table1, db2.schema2.table2 where...
doesn't seem to work.
I am using CLP.
I saw someone said Federated Databases, could anyone be kind enough to give me a brief idea what it is and how it works?
Thanks a lot,
Jinsezh