Does salesforce count calls to system.debug() against the code coverage?
How to import attachments using data loader in salesforce?
What is the difference between custom controller and extension in salesforce?
Can a apex trigger call a batch class in salesforce?
How do you write a unit test for a trigger whose only function is to make a callout?
What is the difference between isblank() and isnull()?
What are validation rules?
Can a trigger make a call to apex callout method?
Is salesforce.com a public cloud or private cloud?
Explain the lead conversion process in salesforce?
What are different organization wide defaults? Explain each of them?
What are groups in sfdc and what is their use in salesforce?
What are the considerations for using group by clause?
How many characters are allowed in a where clause?
Can we disable apex triggers in salesforce production?