In CI6 the relationships between tables defined in the Info map changes what is available in "Select Node Rules" inside the Select Node, when using fields that are from tables that are not in the primary subject table i.e. on the many side of the join. CI studio will use the join type to change which select rules are available:
- Any value meets these criteria
- One value meets these criteria
- More than one value meets these criteria
- No value meets these criteria
- All values meet these criteria.
See Page 189 of the CI6.6 User Guide for more details.
If you user a data item from the many side of the join and chose a rule other than "Any Value meets" then you will see the SQL change.
HTH,
James