Q:

The SQL statement SELECT SUBSTR(‘123456789’, INSTR(‘abcabcabc’,’b’), 4) FROM EMP; prints

belongs to collection: DBMS -TRANSACTIONS MCQs

0

The SQL statement SELECT SUBSTR(‘123456789’, INSTR(‘abcabcabc’,’b’), 4) FROM EMP; prints


  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)

DBMS -TRANSACTIONS MCQs

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Which of the following SQL command can be used to ... >>
<< What are the different events in Triggers?...