| Oracle® OLAP DML Reference 10g Release 2 (10.2) B14346-03 |
|
|
PDF · Mobi · ePub |
The BITAND function computes a logical AND operation on the bits of two nonnegative INTEGER values. This function is commonly used with the DECODE function.
INTEGER
BITAND (argument1 , argument2)
A nonnegative INTEGER expression.
A nonnegative INTEGER expression.