
Weighting for in-database processing is supported only for N, NMISS, MIN, MAX,
RANGE, SUM, SUMWGT, and MEAN.
The following statistics are currently not supported for in-database processing: SKEW,
KURT, P1, P5, P10, P20, P25/Q1, P30, P40, P50/MEDIAN, P60, P70, P75/Q3, P80,
P90, P95, P99, and MODE.
The SQLGENERATION system option or LIBNAME statement option controls whether
and how in-database procedures are run inside the database. By default, the in-database
procedures are run inside the database when possible. There are many data set options
that will prevent in-database processing, such as, OBS=, FIRSTOBS=, RENAME=, and
DBCONDITION=. For a complete ...