RosettaCodeData/Task/Zero-to-the-zero-power/SQL/zero-to-the-zero-power.sql

2 lines
34 B
SQL

SQL> select power(0,0) from dual;