Database MCQS - QUESTION DETAILS

Which SQL Server function is used to concatenate two or more strings?
A. CONCAT()
B. MERGE()
C. COMBINE()
D. STRING()

'CONCAT()' is used to concatenate strings in SQL Server.

Similar Questions

In Oracle, what is the purpose of the DBMS_OUTPUT.PUT_LINE() procedure?






Which SQL Server function is used to find the difference between two dates?






In MySQL, what is the purpose of the LOAD DATA INFILE statement?






Which SQL Server statement is used to create an index on a table?






Which Oracle function is used to find the current user?






In Oracle, what is the purpose of the INTERSECT operator?






In MySQL, what is the purpose of the BLOB data type?






What is the purpose of the SQL Server PIVOT operator?






Which MySQL statement is used to grant all privileges to a user?






Which SQL statement is used to remove a table from a database?