What does the SQL function "CONCAT()" do?

Last Updated :
Discuss
Comments

What does the SQL function "CONCAT()" do?

Adds two numbers together

Concatenates two or more strings

Converts a string to uppercase

Returns the length of a string

Share your thoughts in the comments