Topic by Jairo Cordero
Content
Hello gurus,
I try to generate a roql consult with three objects relationated to Contact
I have no problem to relating 2:
SELECT C.LookupName, C.ID, CR.CedulaProfesional, CR.Contact, C.ContactType
FROM CO.Cedula AS CR JOIN CR.Contact AS C
But with three objects, I don't know what is the syntax to use
It is possible to do ?
Thanks to all & Best Regards, happy customizations