CBSE Class 12 Computer Science Question 35 of 78

Simple Queries in SQL — Question 11

Back to all questions
11
Question

Question 11

Which operator concatenates two strings in a query result ?

Answer

CONCAT() function is used to concatenate two strings in a query result.