POWER
Calculate power. This function returns the value of a number raised to the specified exponent.
Syntax
POWER(X,Y)Description
This is a synonym for POW(), which returns the value of X raised to the power of Y.
This page is licensed: GPLv2, originally from fill_help_tables.sql
Last updated
Was this helpful?

