What is batch apex in salesforce?
Answer / Rahul Shastri
Batch Apex is a powerful feature in Salesforce that allows developers to execute DML operations asynchronously, processing large amounts of records outside the transaction scope. It's used for performing long-running or complex tasks without affecting the performance of the user interface.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are web tabs?
Validation rules, what are they use for in salesforce?
What is dynamic pick list?
What is the system.runas() ?
Give me code free solution to validate duplicate check on combination of first & last name?
What are different kinds of dashboard component?
Is there any issue with joined report?
How to restrict the user to see any record, lets say cases?
What is difference between visualforce components and lightning components?
How to create roll-up summary field on lookup relation?
How do users see report headers while scrolling? What to do to enable this floating report header?
Does lightning work with visualforce ? : salesforce lightning component