CBSE Class 12 Informatics Practices Question 46 of 81

MySQL Functions — Question 4

Back to all questions
4
Question

Question 4

Length() is a numeric function.

Answer

False

Reason — The length() is a text function. It returns the length of a given string in bytes.