The SQL statement
SELECT SUBSTR('123456789', INSTR('abcabcabc', 'b'), 4) FROM DUAL;
A.6789
B.2345
C.1234
D.456789
Answers
Answered by
1
1234 the correct answer
Similar questions
Physics,
7 months ago
Math,
7 months ago
English,
7 months ago
Computer Science,
1 year ago
Computer Science,
1 year ago
Science,
1 year ago
History,
1 year ago