I need to extract data (rows) from a collection with some conditions present on another collection.The two collections clearly have common columns but no referential columns are defined ,
I would like to do it by code. It’s possible? And how?
I’d be interested to know if there is a way of ding this programatically with Corvid, a collection join …the answer here does not use Corvid as the poster requested,…