Truncate() is a text function.
1 Like
False
Reason — The TRUNCATE() is a numeric function. It is used to truncate a number to a specified number of decimal places.
TRUNCATE()
Answered By
3 Likes
SQRT() is an aggregate function.
SUM() is an aggregate function.
Length() is a numeric function.
Functions MID() and SUBSTR() do the same thing.