Oracle® OLAP DML Reference 10g Release 2 (10.2) Part Number B14346-01 |
|
|
View PDF |
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).
Return value
BOOLEAN
YES
when the member is a temporary member; NO
when it is not.
Syntax
ISSESSION( [RECURSIVE]dimension)
Arguments
Specifies that for a dimension with base dimensions, that Oracle OLAP will test 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.