Logical Operator Syntax | VantageCloud Lake - Logical Operators Syntax - Teradata Vantage

Teradata® VantageCloud Lake

Deployment
VantageCloud
Edition
Lake
Product
Teradata Vantage
Published
January 2023
ft:locale
en-US
ft:lastEdition
2024-12-11
dita:mapPath
phg1621910019905.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
phg1621910019905

An operator applied to the result of a predicate to determine the result of a search condition.

The logical operators are:
  • AND
  • NOT
  • OR

For example:

expression_1 OR expression_2 OR expression_3

Use NOT to negate an expression, for example:

expression_1 AND NOT expression_2