Related Information - Teradata Vantage - Analytics Database

SQL Functions, Expressions, and Predicates

Deployment
VantageCloud
VantageCore
Edition
VMware
Enterprise
IntelliFlex
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2025-03-30
dita:mapPath
obm1628111499646.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
kby1472250656485
lifecycle
latest
Product Category
Teradata Vantage™
  • For more information on potential problems associated with floating point values in comparison operations, see Teradata Vantage™ - Data Types and Literals, B035-1143.
  • For details about expression_1 and expression_2, see Implicit Type Conversion of Comparison Operands.
  • For more information about using comparison operators in conditional expressions in searched CASE expressions, see CASE Expressions.
  • For more information about using comparison operators in conditional expressions in WHERE, ON, or HAVING clauses in SELECT statements, see “The SELECT Statement” in Teradata Vantage™ - SQL Data Manipulation Language, B035-1146.
  • For more information about using comparison operators in conditional expressions in IF, WHILE, or REPEAT statements in stored procedures, see Teradata Vantage™ - SQL Stored Procedures and Embedded SQL, B035-1148.
  • For more information about other comparison operators, including the following, see Logical Predicates:
    • [NOT] EXISTS
    • [NOT] IN
    • LIKE
    • IS [NOT] NULL
    • [NOT] BETWEEN … AND …
  • For more information about the following predicate quantifiers, see Logical Predicates:
    • ALL
    • ANY
    • SOME