CONCAT() function is used to concatenate two or more strings to a single string.
Example
SELECT CONCAT(first_name,second_name) FROM employee
Coderraj is the global online platform and circle for programmers to learn, communicate, share their knowledge and growth their careers.
Copyright ©2022 coderraj.com. All Rights Reserved.