How to lookup to another collection from different database
Hi I have below example 1.) DB: ABC Collection name: testABC
2.) DB: XYZ Collection name: testXYZ
I want to write lookup query to testXYZ from testABC.
Can you help me out.