Oracle® OLAP DML Reference 11g Release 2 (11.2) Part Number E17122-07 |
|
|
PDF · Mobi · ePub |
The STATALL function indicates whether default status is currently in effect for a given dimension. That is, STATALL returns YES
when STATLIST would return ALL. Otherwise, STATALL returns NO
.
BOOLEAN
STATALL(dimension)
A text expression whose value is the name of a dimension or dimension surrogate.
STATALL provides an alternative to running the STATLIST program to determine if the status of a specified dimension is ALL.