The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.002 - 2017-01-25

  • Rename functions from {MIN,MAX}* to ARG{MIN,MAX}* to avoid confusion with aggregate functions.

Modules

SQL function to return the (numerically) maximum parameter
SQL function to return the (string-wise) maximum parameter
SQL function to return the (numerically) minimum parameter
SQL function to return the (string-wise) minimum parameter
ARGMIN*/ARGMAX* functions