Activity Forums Salesforce® Discussions query big objects if you're working with an extremely large set of data in Apex?

  • query big objects if you're working with an extremely large set of data in Apex?

    Posted by Anuj on October 28, 2020 at 2:06 pm

    What is the best way to query big objects if you're working with an extremely large set of data in Apex?

    Marziya replied 3 years, 5 months ago 3 Members · 2 Replies
  • 2 Replies
  • Kirandeep

    Member
    October 28, 2020 at 2:10 pm

    Async SOQL is the most efficient way to process the large amount of data in a big object.

  • Marziya

    Member
    October 28, 2020 at 2:14 pm

    The most efficient way is Async SOQL.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos