Advertisements
Advertisements
Question
What will be returned by the given query? SELECT MID('LeaminglsFun', 2, 4) = ______.
Options
earn
ear
arn
arni
MCQ
Fill in the Blanks
Solution
What will be returned by the given query? SELECT MID('LeaminglsFun', 2, 4) = earn.
Explanation:
The output of the second character in four letters is 'earn.'
shaalaa.com
Functions in SQL
Is there an error in this question or solution?