The SQL statement: SELECT SUBSTR(‘123456789’, INSTR(‘abcabcabc’, ‘b’), 4) FROM DUAL; will return? - Study24x7
Social learning Network
study24x7

Default error msg

Login

New to Study24x7 ? Join Now
Already have an account? Login
45 followers study24x7 21 Dec 2020 12:09 PM study24x7 study24x7

The SQL statement: SELECT SUBSTR(‘123456789’, INSTR(‘abcabcabc’, ‘b’), 4) FROM DUAL; will return?

A

6789

B

2345

C

 1234

D

456789

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles