WebSphere Message Brokers
File: ak17850_
Writer: Bill Oppenheimer

Reference topic

This build: July 31, 2007 21:32:51

ESQL BIT data type

The BIT data type holds a variable length string of binary digits. It is commonly used to represent arbitrary binary data that does not contain an exact number of bytes. A bit string literal consists of the letter B, followed by a string of binary digits enclosed in single quotation marks, as in the following example:
B'0100101001'

Any number of digits, which must be either 0 or 1, can be specified. The initial B can be specified in uppercase or lowercase.

Related concepts
Message flows overview
ESQL data types
Message mappings overview
Related tasks
Developing message flows
Developing ESQL
Related reference
Built-in nodes
ESQL CHARACTER data type
ESQL BLOB data type
DECLARE statement
Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2007Copyright IBM Corporation 1999, 2007. All Rights Reserved.
This build: July 31, 2007 21:32:51

ak17850_ This topic's URL is: