Are deeply nested where clauses supported
Given the following example query:
each item in the where clause is a related table of the previous item (A table related to B table related to C table etc. )
Should this work and my syntax is just wrong or is this not supported?
each item in the where clause is a related table of the previous item (A table related to B table related to C table etc. )
Should this work and my syntax is just wrong or is this not supported?