Q:

If the concatenation operator is applied to two strings such as [ \'ABCD\' || \'wxyz\' ] then the resultant string will be

belongs to collection: DBMS - SQL MCQ

0

If the concatenation operator is applied to two strings such as [ 'ABCD' || 'wxyz' ] then the resultant string will be


  1. AwBxCyDz
  2. wxyzABCD
  3. ABCDwxyz
  4. ABCD+wxyz

All Answers

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

(c).ABCDwxyz

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

total answers (1)

DBMS - SQL MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
In SQL, the constraints, constructs, views, domain... >>
<< The types of bit-string data type are...