MIN()
MIN() returns the smaller value of two numeric or date expressions.
Syntax
MIN(<exp N1>,<exp N2>)
Usage
Both arguments must be of the same data type.
The MIN() function compares two numeric expressions and returns the
smaller of the two.
See Also:MAX
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson