Home »
MCQs »
SQL MCQs »
SQL Functions MCQs
In order to merge two or more strings, which string function is used?
11. In order to merge two or more strings, which string function is used?
- CHAR
- ALTER
- CONCAT
- MERGE
Answer: C) CONCAT
Explanation:
In order to merge two or more strings, CONCAT string function is used.