Exasol 6.2 is no longer supported, and this documentation is no longer maintained or updated.
This function returns the power of two numbers.
power::=
SELECT POWER(2,10) POWER;