Salesforce Fact #430 | Aggregate query using Database.query()

We can use Database.query() method to get Aggregate query result as well. We can use alias if we want.

Attached is the screenshot.



Comments

Popular posts from this blog

Salesforce Fact #192 | Call batch apex from flow

Salesforce Fact #457 | Get current user role name in flow