Informatics Practices
Length() is a numeric function.
SQL Queries
3 Likes
Answer
False
Reason — The length() is a text function. It returns the length of a given string in bytes.
Answered By
2 Likes
Length() is a numeric function.
3 Likes
False
Reason — The length() is a text function. It returns the length of a given string in bytes.
Answered By
2 Likes