What is an apex transaction?
Answer / Swati Rani
"An Apex Transaction in Salesforce represents a unit of work executed by the Apex engine. It ensures that all DML operations within a single transaction are either committed to the database or rolled back if any error occurs."n
| Is This Answer Correct ? | 0 Yes | 0 No |
What is manual sharing (user managed sharing)? : salesforce sharing and security
What is the difference between Force.com and Salesforce.com?
Can we integrate lightning components with another framework, such as angular? : salesforce lightning component
How many records can a select query return?
How many dml statements are allowed in on transactions?
What is a standard report and custom report?
Explain Assignment process & validations.
What is the difference between a standard controller and a custom controller? : salesforce crm
List things that can be customized on page layouts?
What is Multitenant Architecture?
Is salesforce.com is a public cloud or private cloud?
Do you know about trigger.new?