Forum Discussion

hksnap29's avatar
hksnap29
New Contributor
2 years ago

Salesforce bulk query and bulk delete

Hi, I'm working on Salesforce objects that are related Person and Accounts. A person can have many accounts. I'm fetching the Accounts object with Person Id(Parent Id). This will return multiple rec...