Which function can be used to concatenate two strings ?
1 Like
The CONCAT() function is used to concatenate two strings in a query result.
CONCAT()
Answered By
Which function(s) can be used for extracting a substrings ?
What is the difference between Trim() and Rtrim() ?
What is the difference between round() and truncate() ?
Which function returns the current date and current time ?