Which of the following SQL functions does not belong to the Math functions category ?
LENGTH()
Reason — LENGTH() is a text/string function that returns the length of a given string in bytes.