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