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

Post New Answer

More Salesforce Interview Questions

Can you edit an apex trigger/ apex class in production environment? Can you edit a visual force page in production environment? : salesforce crm

0 Answers  


Is it possible to restrict permission for users using permission set? : salesforce sharing and security

0 Answers  


What are the different types of states in salesforce?

0 Answers  


How many reports can be added to the salesforce dashboard?

0 Answers  


What is the difference between adding a custom tab to an app in classic and lightning?

0 Answers  






What is the use of the <aura:method> tag in lightning ?

0 Answers  


What are the names of interfaces that are added to a lightning component to allow it to be used as custom tabs, and to be used in lightning and community builder?

0 Answers  


What is tab in salesforce? What is the difference between adding a custom tab to an app in classic and lightning?

0 Answers  


Why sfdc?

0 Answers  


In How many way we can invoke the Apex class?

0 Answers  


Which interface need to implement so that you can use lightning component as quick action? : salesforce lightning component

0 Answers  


What are the various types of reports available in salesforce?

0 Answers  


Categories