How can we fetch top 5 opportunity according to the amount?
No Answer is Posted For this Question
Be the First to Post Answer
How can you expose a apex class as web service? And how to obtain a wsdl file for exposed class?
What is the use of workflow in salesforce?
Explain salesforce.com security implementation with respect to profiles, roles, and hierarchy, sharing rules, owd(org-wide default settings)? Also, specify which is the most restrictive security setting?
What is Apex Interface?
What are the different lightning component bundles? : salesforce lightning component
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 ?
How will you to create a pie chart in vf page?
What is integration? : salesforce integration
How to report on user license field?
What is best practice to refer dynamic custom messages in visualforce with multi-language support ?
How to get the user id of all the currently logged in users using apex code? : salesforce crm
What is a workflow task? : salesforce admin