Explain 'master-detail relationship' in salesforce ?
Answer / Rajat Gupta
A Master-Detail relationship is a type of parent-child relationship where the parent record controls the life cycle of its child records. When you delete a master record, all associated detail records are deleted as well.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is an Case Team?
What are different kinds of reports?
What are web tabs?
In a particular object, I have given only read access to a certain field named as ‘site__c’ to all users in the organization. However, if I have marked ‘site__c’ as a required field in the page layout for that object. So, what will happen when a user saves the record in that object through that page layout ?
How many records can a select query return? How many records can a sosl query return?
Can you have a roll up summary field in case of master-detail relationship? : salesforce crm
Explain what is dashboard?
Explain class constructors with example?
What is a case?
What are static resources? : salesforce visualforce
Who can run reports? : salesforce admin
What is the difference between trigger and workflow in salesforce ?