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
Shubham Bhoyar 2Shubham Bhoyar 2 

can we run the the query lifetime in salesforce ????

can we run the the query lifetime in salesforce ????

tell me..
AnkaiahAnkaiah (Salesforce Developers) 
Hi Shubham,

Can you please explain more about your requirement so that community will help you.

Thanks!
ankit bansalankit bansal
Hi Shubham,
You can indefinitely keep on running a query in salesforce with the help of a batch job or queueable apex. But please elaborate more on your requirement so that a proper solution can be suggested.