Can you have a roll up summary field in case of master-detail relationship?
No Answer is Posted For this Question
Be the First to Post Answer
List things that can be customized for page layouts?
How you will do Mass Insert through trigger?
What is a lookup relationship in salesforce?
Can we avoid deletion of records through validation rules?
What are dynamic soql queries and how do you prevent soql injection in dynamic soql queries ?
What are the different workflow actions available in workflows?
Do we need a namespace to develop lightning components ? : salesforce lightning component
Explain about field-level security? : salesforce admin
What is a workflow task? State the various workflow tasks in salesforce.
What is the value of "renderas" attribute to display o/p in the form of Excel Sheet?
Can you use group by clause inside inner query in soql? Like select id, name,(select count(id),name from contacts group by name having count(id) > 1 )
What is the significance of geo fields on an object?