DBA > Job Interview Questions > Microsoft SQL Server FAQs
What does the NULLIF function do?
More DBA job interview questions and answers at http://dba.fyicenter.com/Interview-Questions/
(Continued from previous question...)
Answer: Returns NULL if the two expressions passed in are equal. Explanation: This function returns NULL if the two expressions passed into it are equal.
(Continued on next question...)
Other Job Interview Questions