Library /sys$common/syshlp/basichelp.hlb MIN *Conan The Librarian (sorry for the slow response - running on an old VAX) |
The MIN function compares the values of two or more numeric expressions and returns the smallest value. Example lowest_grade% = MIN(John_grade%, Bob_grade%, Joe_grade%)
Additional Information (explode) :
|