Sha256: d1ede76c25b421ad7d0d5f2323dbcd6b476f62103f810cc128c5236dfe8d31fc
Contents?: true
Size: 559 Bytes
Versions: 9
Compression:
Stored size: 559 Bytes
Contents
Generalized quota-queries (position, sum progression, etc.) SYNOPSIS #(signature) DESCRIPTION **This operator is a work in progress and should be used with care.** This operator is an attempt to generalize RANK in two directions: * Use a full SUMMARIZATION instead of hard-coding a ranking attribute via count() * Providing a BY key so that summarizations can actually be done on sub-groups EXAMPLE # Compute linear progression of quantities by supplier number !(alf quota supplies -- sid -- qty -- position count sum_qty "sum{ qty }")
Version data entries
9 entries across 9 versions & 2 rubygems