SOME

Purpose

This function returns TRUE if the value expr is true for at least one row in the window or group of input rows. Otherwise, this function returns FALSE.

This function is an alias for ANY.

Syntax

some::=

Usage notes

For more information and examples, see ANY.