DBA > Job Interview Questions > Microsoft SQL Server FAQs
What are the three possible functions of the plu
More DBA job interview questions and answers at http://dba.fyicenter.com/Interview-Questions/
(Continued from previous question...)
What are the three possible functions of the plus (+) operator in SQL Server 2005, the base installed T-SQL?
Answer Add, string concatenation, unary plus Explanation The three functions are Add, String Concatenation, and Unary Plus.
(Continued on next question...)
Other Job Interview Questions