CBSE Class 12 Informatics Practices Question 43 of 81

MySQL Functions — Question 1

Back to all questions
1
Question

Question 1

SQRT() is an aggregate function.

Answer

False

Reason — The SQRT() is a numeric function that calculates the square root of a given number.