Advertisements
Advertisements
Question
Write a SQL query for the following:
To calculate the square of 15.
Code Writing
Advertisements
Solution
SELECT POWER (15,2);
shaalaa.com
Is there an error in this question or solution?
2024-2025 (March) Set 4
