Functions for moments
The functions for moments are implemented in the DROP_SUMMARY1000, KURTOSIS_AGG, MOMENTS, NUMERIC_SUMMARY, SKEWNESS_AGG, SUMMARY1000, SUMMARY1000CHAR, SUMMARY1000DATE, SUMMARY1000NUM, SUMMARY1000TIME, and SUMMARY1000TIMESTAMP stored procedures.
All stored procedures, except for IDAX.NUMERIC_SUMMARY, consist of a mandatory one-string parameter that contains pairs of <parameter>=<value> entries. These entries are separated by a comma. The data type of the parameter is VARCHAR(any).
Valid <parameter>=<value> entries are listed in the parameter descriptions for each stored procedure.