Informatics Practices
Which function can be used to concatenate two strings ?
SQL Queries
3 Likes
Answer
The CONCAT() function is used to concatenate two strings in a query result.
Answered By
2 Likes
Which function can be used to concatenate two strings ?
3 Likes
The CONCAT() function is used to concatenate two strings in a query result.
Answered By
2 Likes