-
How to find all the master records when a related object is updated in salesforce?
A custom object is associated with account and contact via a lookup field. Is it possible to find all accounts and contacts of all the custom object records which are updated using a SOQL query?
Log In to reply.