DBA > Job Interview Questions > Microsoft SQL Server FAQs
When using the SQLCMD tool, what does the -V par
More DBA job interview questions and answers at http://dba.fyicenter.com/Interview-Questions/
(Continued from previous question...)
When using the SQLCMD tool, what does the -V parameter do?
Answer: This specifies the lowest severity level that sqlcmd will report errors from. Explanation: This parameter specifies the lowest severity level that sqlcmd will report when a T-SQL error occurs.
(Continued on next question...)
Other Job Interview Questions