in Salesforce by
Q:
Why use Batch Apex instead of Normal Apex?

1 Answer

0 votes
by
Ways to call an Apex class in Salesforce are as follows:

From the Visualforce page

From Developer Console

From JavaScript links

By using a trigger

From another class

From home page components

Related questions

0 votes
asked Sep 26, 2019 in Salesforce by Robin
0 votes
asked Mar 5, 2021 in D Programming by SakshiSharma
0 votes
asked Feb 3, 2020 in Salesforce by SakshiSharma
+1 vote
asked Sep 26, 2019 in Salesforce by Robin
...