PropicSignifi / Query.apex

A dynamic SOQL and SOSL query builder on Salesforce.com platform
https://propicsignifi.github.io/query-apex/
MIT License
153 stars 68 forks source link

Cross Join #54

Closed vsmarimuthu closed 4 years ago

vsmarimuthu commented 4 years ago

Is there a way we can do cross join?

HenryRLee commented 4 years ago

Unfortunately no. We can only do what Salesforce allow us to do.