What is roll-up summary?
No Answer is Posted For this Question
Be the First to Post Answer
Is it possible to fire validation only for records which is being getting updated not to newly inserted records?
What are the types of cloud services?
Which interface we are supposed to implement so that a lightning component can be used as quick action?
Design Patterns used in Apex?
How to get total number of child records in lookup relationship?
How can we extend any component?
Will data be lost in a custom field if data type is changed to number from any other data type?
What would happen if I perform a dml update operation on the before update trigger of the same sobject record ?
What is the junction object and what purpose does it serve?
When can you use sandbox org?
How to get the user id of all the currently logged in users using apex code? : salesforce crm
What is queue? : salesforce workflows and approval process