Operators
The operators to use for filtering are broken down into the following
categories:
- String
- String operators are used when the data to be filtered is stored
as character strings in the database.
Note: Columns that appear to be numeric may actually be stored as character strings in the database.
- Numeric
- Numeric operators are used when the data to be filtered is stored as numeric values in the database.