How can we hard delete a record using a apex class/by code?
What are the important points to know about encrypted fields?
How to get the list of all available sobject in salesforce database using apex (dynamic apex) ?
Can we bypass validation rules?
What are the best practices for test class?
What are apex unit tests?
What are differences between custom settings and custom objects?
What are the time-dependent workflow – considerations ?
What is the difference between public cloud & private cloud in salesforce? Is salesforce.com a public cloud or private cloud?
What are the available trigger events?
What are the salesforce annotations ?
What is the difference between apex:pagemessages, apex:pagemessage, apex:message and apex:messages?
Admin wants to avoid the deletion of child records in master detail relationship. Is it possible to achieve this using point and click functionality?
What is the significance of geo fields on an object?
Is it possible to fire validation only for records which is being getting updated not to newly inserted records?