The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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