What is an apex transaction? : salesforce crm
Answer / Rohitash Kumar Meena
In Salesforce Apex, a transaction refers to a sequence of DML (Data Manipulation Language) operations that are executed as a single unit. Transactions ensure data consistency by either committing all the DML operations within the transaction or rolling back all the operations if an error occurs during execution.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why sfdc?
What is the difference between Custom Setting and Custom Labels and Custom Object?
What is a workflow field update? : salesforce admin
Explain Working with Time-Dependent workflow in Salesforce?
We have time based workflow and there is action scheduled to be executed. Can we delete that workflow?
Explain TestSetup annotation?
How rest can be accessed or which message format rest supports ? : salesforce integration
Explain 'lookup relationship' in salesforce ?
What is salesforce and why it is used?
Explain the different scenarios wherein you need to use different types of collections i.e list, set and map?
How can we refresh/reset the governor limits within a test class ?
Who can run reports? : salesforce admin