Oracle® OLAP DML Reference 11g Release 2 (11.2) Part Number E17122-07 |
|
|
PDF · Mobi · ePub |
The ISSESSION function determines whether the current member of a specified dimension is a temporary member (that is, a member added when a MAINTAIN ADD SESSION statement executes).
BOOLEAN
YES
when the member is a temporary member; NO
when it is not.
ISSESSION( [RECURSIVE]dimension)
Specifies that for a dimension with base dimensions, that Oracle OLAP tests the values of the base dimensions when making its determination.
The name of the dimension whose current member value is to be tested by Oracle OLAP.