Query Tasks, Notes, Attachments by Object Type using SOQL in Salesforce
In Salesforce, we have standard objects such as tasks, attachments, notes, and events. One similarity between these objects is that any object can be the parent of these objects, rather than having a standard lookup to a single object type. For example, a whoid (parent) for the Case object record can be a lead or … Read more >>>