What are the different context variables available in apex triggers ?
List the various object relations are available salesforce ?
What is map class in apex salesforce?
Mention what are the different types of custom settings in salesforce?
How to register, fire and handle a component and application event?
What is the difference between public cloud and private cloud? Is salesforce.com is a public cloud or private cloud?
Is it possible to delete reports using data loader? : salesforce admin
What is the difference between trigger. New, trigger. Old, trigger.newmap and trigger.oldmap?
What is cloud computing security?
How many active assignment rules can you have in a lead/ case? : salesforce crm
There is a simple soql query ‘select id, name from opportunity’ which fetches millions of records without any selection criterion. How do we optimize the performance of this simple query without using any selection criterion ?
What are the three types of bindings used in visual force? What does each refer to? : salesforce crm
What are dynamic dashboards? Can dynamic dashboards be scheduled? : salesforce crm
Give me code free solution to validate duplicate check on combination of first & last name?
What are custom labels in salesforce? How to access custom labels? What is the character limit for custom labels?