What is the use of apex email services ?
What are custom labels in salesforce? What is the character limit of custom label?
What is Dynamic Approval process?
Admin wants to avoid the deletion of child records in master detail relationship. Is it possible to achieve this using point and click functionality?
Explain the Flow of execution in validations, triggers & workflows?
Define Custom settings in salesforce?
How to call java script using static resource in visual force page?
How to get the userid of all the currently logged in users using apex code?
What will happen to child records if we delete a parent record in case of lookup relationship?
What is the difference between data loader and import wizard?
How to add a formula field to a salesforce report?
How to handle comma within a field while uploading using data loader? : salesforce crm
What is roll-up summary field?
What will happen if the account is deleted?
Let’s say that you have an app myapp.app that contains a component mycmp.cmp with a ui:button component. During initialization, the init() event is fired in what order?