![]() |
|||
|
|
|||
|
||||||||||||||||||||||||||||||
|
|
|
Looking for the original pages? (formerly called "Morgan's Library") You can find them here.
Term: BITAND
Definition:
Example Syntax: bitand( expr1, expr2 ) BITAND computes an AND operation on the bits of expr1 and expr2, both of which must resolve to non-negative integers. BITAND returns an integer value. NOTE: The BITAND function does not determine the datatype of the value returned. Therefore, in SQL*Plus, you must specify BITAND in a wrapper, such as TO_NUMBER, which returns a datatype. Related Links: |
| Home : Code Library : Sponsors : Privacy : Terms of Use : Contact Us | 360 users online © 2009 psoug.org |