Advertisements
Advertisements
Question
What will be returned by the given query? Select length(trim("ABC Public School")) = ______.
Options
15
17
19
21
MCQ
Fill in the Blanks
Solution
What will be returned by the given query? Select length(trim("ABC Public School")) = 17.
Explanation:
The given string has a length of 17.
shaalaa.com
Functions in SQL
Is there an error in this question or solution?