Activity Forums Salesforce® Discussions When should you use standard SOQL over async SOQL?

  • Marziya

    Member
    November 9, 2020 at 11:48 am
    1. You want to display the results in the UI without having the user wait for results.
    2. You want results returned immediately for manipulation within a block of Apex code.
    3. You know that the query returns a small amount of data.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos