Q. Which function is used to get the length of a string?
β
Correct Answer: (B)
LENGTH()
Explanation: `LENGTH()` returns the number of bytes in a string.