Advertisements
Advertisements
Question
Write the output produced by the following SQL statement:
SELECT POW(2, 3);
One Line Answer
Advertisements
Solution
The result of the given query is 8.
shaalaa.com
SQL for Data Query
Is there an error in this question or solution?
Chapter 9: Structured Query Language (SQL) - Exercise [Page 177]
