-
What is the SOQL query to get all accounts related to a contact?
I need to roll-up to contacts data from related accounts. As a first step, how would the query look like to get for example the number of accounts related to a contact, or better, total AnnualRevenue of all related accounts?
Log In to reply.