<< Clique para Mostrar o Sumário >>
POWER |
Returns the value indicated in the @value parameter raised to the power indicated in the @exponent parameter. The data type of the returned value is the same as the @value parameter.
POWER(@value, @exponent)
•@value: Value to raise to the power indicated in @exponent
•@exponent: Power to which @value must be raised