Activity Forums Salesforce® Discussions What are the disadvantages of implementing Database.stateful in salesforce ?

  • sushant

    Member
    February 2, 2017 at 3:27 PM

    Hi Mohit,

    Database.stateful implementation fills a list of records and if that list is filled with more than 10000 records at a time and we make that list global then it will result into an error if we query on that list.

    Thanks

Log In to reply.