Hi,
Is it possible to use list JOINS in the CAML query used for retrieving SharePoint Data using Javascript Client object model? As far as I know CAML schema has a "JOIN" element in the schema. But can we use this in the Javascript CSOM?
If so, can anyone give me an example of how they used it SharePoint?
Thanks in advance