Is it possible to fire validation only for records which is being getting updated not to newly inserted records? : salesforce validation rules
575Is there is any way through which validation rule is bypassed while doing upload through data loader but not when user is creating record from user interface? : salesforce validation rules
454Admin wants to avoid the deletion of child records in master detail relationship. Is it possible to achieve this using point and click functionality? : salesforce validation rules
585If you have two record types for an object, do you need to have two page layouts for that objects? : salesforce sharing and security
559If object-level permissions conflict with record-level permissions, then what will happen? : salesforce sharing and security
713Is it possible to restrict permission for users using permission set? : salesforce sharing and security
488What does “view all” and “modify all” permission do at object level? : salesforce sharing and security
485
What are the most important points to be considered while bulkifying a trigger ?
What should be done to override the governor limit that restricts you from fetching more than 50,000 records in a soql query ?
What are the different lightning component bundles? : salesforce lightning component
What is
Why are properties helpful in controllers? : salesforce visualforce
Will visualforce still supports the merge fields usage like s-control?
What is the lead process?
Describe about the SOQL injection?
What are the different types of object relations in salesforce? How can you create them? : salesforce crm
What are the controllers?
When should I use apex?
List the important methods in list, set and map
How do I send an email from salesforce?
How does apex work?
Explain skinny table.