| Oracle® OLAP DML Reference 11g Release 1 (11.1) B28126-03 |
|
|
PDF · Mobi · ePub |
The ISEMPTY function identifies if a variable or one or more of its partitions has values.
BOOLEAN
FALSE when the specified variable or partitions have values; TRUE when they are emtpy.
ISEMPTY( variable [(partition ...)])
The name of the variable that you want to check for values.
The name of one or more partitions, separated by commas, that you want to check for values.