SQRT() is an aggregate function.
1 Like
False
Reason — The SQRT() is a numeric function that calculates the square root of a given number.
SQRT()
Answered By
3 Likes
SUM() is an aggregate function.
Truncate() is a text function.