On the following pages in the Reference Guide:
- Reference Guide > TDV Support for SQL Operators > Logical Operators > AND
- Reference Guide > TDV Support for SQL Operators > Logical Operators > OR
https://docs.tibco.com/pub/tdv/8.5.5/doc/html/en-US/StudioHelp/index.html#page/StudioHelp%2FCh_5_SQL_operators_15.StudioHelp.html%23
There are following description:
This operator is not available through the Studio interface, so you must manually type it into a query on a SQL or SQL Script panel.
This description may confused many readers, becase as described in the following User guide, you do not always have to manually type it on SQL tab, and these operators are automaticall generated on SQL tab by how you put criteria on multiple columns.
- User Guide > Views and Table Resources > Designing a View and Table Resource > Designing a View in the Grid Panel > Specifying Criteria on a Column
So, I would like you to enhance the Reference Guide and add reference to the User Guide's page "Specifying Criteria on a Column", so that readers would nt be confused.