Condition Operators
TDV supports the following condition operators:
| • | CASE |
| • | COALESCE |
| • | DECODE |
| • | IN and NOT IN |
| • | IS NOT NULL |
| • | IS NULL |
| • | LIKE |
| • | OVERLAPS |
These operators are not available through the Studio interface, so you must manually type them into a query on a SQL or SQL Script panel.
Subtopics