Single line SOQL:
SELECT Count(Id) from ParentObject__c where Id Not IN (select Parent(Lookup) field API name from ChildObject__c) and Status_c='Pending' and Recordtype.name ='Normal'
Reference link:
Styling: 1. Inline Styling: < div style = "font-size: 2rem;font-weight: 400;" > Good Evening </ div > 2. Usi...
No comments:
Post a Comment