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 Queries. A fullselect used in a predicate is also called a subquery.


[ Top of Page | Previous Page | Next Page ]