DBA > Job Interview Questions > Microsoft SQL Server Database Administrator Exam

When "SET CONCAT_NULL_YIELDS_NULL ON", concaten

More DBA job interview questions and answers at http://dba.fyicenter.com/Interview-Questions/

(Continued from previous question...)

When "SET CONCAT_NULL_YIELDS_NULL ON", concatenating a null value with a string will yield a NULL result. But this only applies to the current session if you use in Query Analyzer. Is this true?

The answer is Yes.

(Continued on next question...)

Other Job Interview Questions