Explain Org Wide Defaults Vs Role Hierarchy Vs Sharing Models?
What is the difference between “export” and “export all” in data loader in salesforce?
How do you implement aggregate functions in apex ?
What is the purpose of controllers? : salesforce visualforce
What is page layout in salesforce?
Difference between data-table vs page block table in visualforce page?
Define a validation rule?
Is it possible to fire validation only for records which is being getting updated not to newly inserted records?
How to identify a class as a test class in salesforce? What are the best practices to write a test class?
What are the different types of collections in apex? What are maps in apex?
SOQL & SOSL? Diff between SOQL & SOSL?
What is difference insert () and database .insert ()?
What is page layout in salesforce? What are the record types?
What is the character limit of custom label? : salesforce crm
What is the difference between a Standard Controller and Custom Controller?