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
betterbhushanbetterbhushan 

Apex Batch: storing data into external database.

Can we fetch all the accounts and store it in external database of my application using Apex Batch? If yes could you write a bit of code to get me started. Thanks!