IBM Books

SQL Reference


Predicates

A predicate specifies a condition that is true, false, or unknown about a given row or group.

Supported predicats are as follows:

The following rules apply to all types of predicates:

A fullselect is a form of the SELECT statement which is described under Chapter 5, Queries. A fullselect used in a predicate is also called a subquery.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]

[ DB2 List of Books | Search the DB2 Books ]