A

Admin • 832.27K Points
Coach

Q. Which function is used to combine two or more strings in MySQL?

  • (A) MERGE()
  • (B) CONCAT()
  • (C) COMBINE()
  • (D) JOIN()
  • Correct Answer - Option(B)
  • Views: 18
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

CONCAT() is used to combine multiple strings into one. MERGE(), COMBINE(), and JOIN() are not valid MySQL string functions.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.