WebSphere Message Brokers
File: ak05371_
Writer: Bill Oppenheimer

Reference topic

This build: July 31, 2007 21:31:59

POWER function

The POWER numeric function raises a value to the power supplied.

Syntax

POWER returns the given value raised to the given power. The parameters can be any built-in numeric data type. The result is FLOAT unless any parameter is NULL, in which case the result is NULL

An exception occurs, if the value is either:
  • Zero and the power is negative, or
  • Negative and the power is not an integer
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:31:59

ak05371_ This topic's URL is: