Computer Science, asked by jaideepreddy3274, 1 year ago

Write a pl/sql function power that takes two numbers as arguments and returns the value of the first number raised to the power of the second.

Answers

Answered by Anonymous
0
The Oracle/PLSQL POWER function returns m raised to the nth power. ... Parameters or Arguments. m: The base ... Returns. The POWER function returns a numeric value.
Similar questions
Math, 1 year ago