function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
sfdcjoeysfdcjoey 

What should be done to override the governor limit that restricts you from fetching more than 50,000 records in a SOQL query ?

What should be done to override the governor limit that restricts you from fetching more than 50,000 records in a SOQL query ?
surya kanadhipatlasurya kanadhipatla
sfdcjoey,
You can use batch class , please see below link:

https://developer.salesforce.com/forums/?id=906F000000090EEIAY