How can you expose an apex class as a rest webservice in salesforce?
Can we mass delete reports in salesforce?
Is it possible to fire validation only for records which is being getting updated not to newly inserted records? : salesforce validation rules
What are custom objects in salesforce?
Why I am not able to find list of person account fields in field level security (fls) settings when navigated to fields on account object?
Who can run reports? : salesforce admin
If I want to Insert, Update any record into 'Account'. What trigger I have to use?
What is a workflow task? : salesforce admin
How to handle the null pointer exception in salesforce?
What are encrypted fields? : salesforce objects & fields
How do I create a manual sharing rule in Salesforce?
Explain the dashboard component of Custom S-Control?
Why do we need to write test classes? How to identify if a class is a test class?
What is the purpose or use of @testvisible?
What is the apex trigger in salesforce? : salesforce integration