You need to sign in to do that
Don't have an account?

SOQL for querying all contacts with no ralated list
Hi, There are 2 objects, Contacts and a custom object. The custom object has a lookup to Contact object.
My requirement is that I need to quey all those records from the custom object which do not have a lookup to Contact.
Please help.
Thanks.
My requirement is that I need to quey all those records from the custom object which do not have a lookup to Contact.
Please help.
Thanks.
Kindly mark it as an answer if your query has been resolved !