- Getting started
- Creating projects
- Graphic objects
- Predefined graphic objects
- Object and variable references
- Extending projects
- NetLogic
- Tutorials
- Dynamic links tutorial
- Graphic objects tutorial
- NetLogic tutorial
- OPC UA tutorial
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