What is the difference between application level events and component level events in lightning ?
Difference between a workflow rule and approval process?
There is a simple soql query ‘select id, name from opportunity’ which fetches millions of records without any selection criterion. How do we optimize the performance of this simple query without using any selection criterion ?
How to handle comma within a field while uploading using data loader?
Explain approval process checklist?
How many records can a select query return? How many records can a sosl query return?
What is the character limit of custom label?
What is the parallel approval routing ?
What is app exchange directory?
What is the difference between public and global class in apex?
What is the Object Relationship Overview?
What is the difference between database.insert and insert?
Explain Parallel Approval Routing?
Mention what are the different types of custom settings in salesforce?
We are not providing some of fields in .csv file which are required in page layout level. What happens if we try to insert records into salesforce through data loader?