Related Information - Advanced SQL Engine - Teradata Database

SQL Functions, Expressions, and Predicates

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-28
dita:mapPath
SQL_Functions__Expressions__and_Predicates.Upload_071421/djk1612415574830.ditamap
dita:ditavalPath
SQL_Functions__Expressions__and_Predicates.Upload_071421/wrg1590696035526.ditaval
dita:id
B035-1145
lifecycle
previous
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