MCQOPTIONS
Bookmark
Saved Bookmarks
→
Structured Query Language (SQL)
→
Status Variables
→
The SQL statementSELECT SUBSTR('abcdefghij', INSTR...
1.
The SQL statementSELECT SUBSTR('abcdefghij', INSTR('123321234', '2', 3, 2), 2) FROM DUAL;prints
A.
gh
B.
23
C.
bc
D.
ab
Answer» B. 23
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
NULL is%!
Which of the following is a valid SQL type?%!
Count function in SQL returns the number of%!
'AS' clause is used in SQL for%!
Find the names of these cities with temperature and condition whose condition is neither sunny nor cloudy%!
How to select all data from student table starting the name from letter 'r'?%!
What is an SQL virtual table that is constructed from other tables?%!
The command to remove rows from a table 'CUSTOMER' is:%!
The SQL keyword(s) ________ is used with wildcards.%!
Which of the following do you need to consider when you make a table in SQL?%!
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply
Your experience on this site will be improved by allowing cookies. Read
Cookie Policy
Reject
Allow cookies