WebSphere Message Brokers
File: ac05970_
Writer: Bill Oppenheimer

Reference topic

This build: July 31, 2007 21:17:46

ESQL numeric data types

ESQL supports several data types that handle numeric values.

The following data types are collectively known as numeric data types:

Notes:
  1. INTEGER and DECIMAL types are represented exactly inside the broker; FLOAT types are inherently subject to rounding error without warning. Do not use FLOAT if you need absolute accuracy, for example, to represent money.
  2. Various casts are possible between different numeric types. These can result in loss of precision, if exact types are cast into FLOAT.

For information about numeric functions see ESQL numeric functions.

Related concepts
Message flows overview
ESQL data types
Related tasks
Developing message flows
Related reference
Built-in nodes
ESQL DECIMAL data type
ESQL FLOAT data type
ESQL INTEGER data type
ESQL numeric functions
Notices | Trademarks | Downloads | Library | Support | Feedback

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

ac05970_ This topic's URL is: