Q:

The SQL statement SELECT SUBSTR('123456789', INSTR('abcabcabc', 'b'), 4) FROM DUAL;

0

The SQL statement
SELECT SUBSTR('123456789', INSTR('abcabcabc', 'b'), 4) FROM DUAL;


  1. 6789
  2. 2345
  3. 1234
  4. 456789

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (b).2345

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now