What is the enhanced list view?
Explain what is sales force?
What are custom labels in salesforce? What is the character limit of custom label? : salesforce crm
Can a trigger make a call to apex callout method?
What is whoid and whatid in activities? : salesforce crm
What is the difference between the normal “insert” operation and “database.insert” operation ? Which is preferred over the other and why ?
What are the different ways to conditionally display markup, and what is the preferred approach?
What is a report type?
What is json? : salesforce integration
In the process of creating a new record, how you will check, whether user has entered email or not in the email field of Account object?
What is the difference between action support and action function?
What is the use of “for update” in soql?
If there is a custom object with records, is it possible to create a field with master-detail relationship for this object?
Which interface we are supposed to implement so that a lightning component can be used as quick action?
Can we avoid deletion of records through validation rules? : salesforce validation rules