When you create an expression, you can use the following types of operators:
Type of Operator | Definition | Example |
---|---|---|
Mathematical Operators | Simple arithmetic operators | Plus, minus, multiply, divide |
Comparison Operators | Simple comparative operators | Greater than, less than, not equal to |
Logical Operators | Operators that match or group values | Like, Not Like, Boolean operators (And, Or, Not) |
Date-Time Operators | Operators that convert a string to a date or time value. | Date, Time, Timestamp |