While using SQL Server Management Studio, I generally do:
Query->Query Options->Advanced->SET NOCOUNT
Query->Query Options->Text->Enter 8000 in the lower right box
Can someone please tell me if there is anyway I could do this using sqlcmd
?
You have these switches for sqlcmd that affect width etc