Firebird 2.5 Language ReferenceFirebird 2.5 Language Reference → Common Language Elements
Firebird Firebird Prev: Custom Data Types—DomainsFirebird 2.5 Language ReferenceUp: Firebird 2.5 Language ReferenceNext: Expressions

Chapter 4: Common Language Elements

Table of Contents

Expressions
Constants
SQL Operators
Conditional Expressions
NULL in Expressions
Subqueries
Predicates
Assertions
Comparison Predicates
Existential Predicates
Quantified Subquery Predicates

This chapter covers the elements that are common throughout the implementation of the SQL language—the expressions that are used to extract and operate on assertions about data and the predicates that test the truth of those assertions.

Prev: Custom Data Types—DomainsFirebird 2.5 Language ReferenceUp: Firebird 2.5 Language ReferenceNext: Expressions
Firebird 2.5 Language ReferenceFirebird 2.5 Language Reference → Common Language Elements