Interview Questions

When using the SQLCMD tool, what does the -V parameter do?

Microsoft SQL Server FAQs


(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 Interview Questions