What is fieldset in salesforce? Field set?
What is parallel approval routing?
Explain Assignment process & validations.
What are the different ways to make a field Mandatory?
How do users see report headers while scrolling? What to do to enable this floating report header?
What is a tabular report?
Do you know how to get the user id of all logged-in users with apex code?
In trigger, lets say you have system.debug() statement after adderror() method. Will system.debug() be statement executed in trigger after adderror() method?
If we want to upload data through DataLoader, what the changes to be done?
Which fields cannot be added as a custom index?
What is the difference between a Standard Controller and Custom Controller?
Explain the dashboard component of Visualforce Page?
Explain the static methods and variables in salesforce?
How do I send an email from salesforce?
How to get the external id from other system and update it in salesforce externalid field, if you get null value from another system how you will through an error?