Can you use group by clause inside inner query in soql? Like select id, name,(select count(id),name from contacts group by name having count(id) > 1 )
No Answer is Posted For this Question
Be the First to Post Answer
What is difference between self-relationship and hierarchical relationship? : salesforce objects & fields
What are the considerations for skinny table?
What is the fiscal year in salesforce?
What are custom labels in the salesforce? What is the character limit of custom labels?
What will happen if we undelete junction object and normal object from recycle bin? : salesforce objects & fields
What are the different dashboard components? : salesforce admin
How will you to create a pie chart in vf page?
Define soql ?
What is the use of the ‘transient’ keyword ?
Explain the static methods and variables in salesforce?
When should we use component event and application events?
When can you use sandbox org?