Computer Science
Which operator concatenates two strings in a query result ?
SQL Queries
1 Like
Answer
CONCAT()
function is used to concatenate two strings in a query result.
Answered By
1 Like
Related Questions
How would you calculate 13 * 15 in SQL ?
Which function is used to substitute NULL values in a query result ?
Which comparison operator is used for comparing ?
- patterns
- character values
- null values
- ranges
- list of values.
Which of the following attributes can be considered as a choice for primary key ?
- Name
- Street
- Roll No
- Subject