Reference Guide > TDV Support for SQL Operators
 
TDV Support for SQL Operators
TDV supports several types of operators that you can add to SQL statements to perform arithmetic operations, compare values, combine them, or check for certain conditions. This topic describes these operators, shows their syntax, lists their input and output data types and gives examples of their use.
The arithmetic operators are built-in. For example, you can select them from a drop-down list (Function > Operator) for a Column on a Grid panel.
You must manually type comparison, logical, and condition operators into a query on a SQL or SQL Script panel.
TDV supports the following types of SQL operators:
Arithmetic Operators
Comparison Operators
Logical Operators
Condition Operators