Related Information - Advanced SQL Engine - Teradata Database

SQL Functions, Expressions, and Predicates

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
17.00
Published
June 2020
Language
English (United States)
Last Update
2021-01-30
dita:mapPath
tpt1555966086716.ditamap
dita:ditavalPath
lze1555437562152.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