WebSphere Message Brokers
File: ak05381_
Writer: Bill Oppenheimer

Reference topic

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

SIGN function

The SIGN numeric function tells you whether a given number is positive, negative, or zero.

Syntax

The SIGN function returns -1, 0, or +1 when the NumericExpression value is negative, zero, or positive respectively. The parameter can be any built-in numeric data type and the result is of the same type as the parameter. If the parameter is NULL, the result is NULL

Related concepts
ESQL overview
Related tasks
Developing ESQL
Related reference
Syntax diagrams: available types
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:32:02

ak05381_ This topic's URL is: