MySQL CONCAT() Function

Concat() is a Sring function of MySQL This method returns a string by concatenating all the arguments. It can have more than one argument.

Syntax

Example 1

Output:


MySQL String CONCAT() Function

Example 2

Output:


MySQL String CONCAT() Function
Next TopicMySQL String




Latest Courses