- Getting started
- Creating projects
- OPC UA
- Graphic objects
- Predefined graphic objects
- Sessions and locales
- Object and variable references
- Extending projects
- NetLogic
WHERE clauses
Use comparison operators, logical operators, and value operators in WHERE clauses.
Type | Operators |
---|---|
Comparison operators | < , <= , > , >= , = , <> |
Logical operators | AND , OR ,NOT |
Value operators | IN , LIKE , BETWEEN , IS NULL |
Provide Feedback