Monday, September 30, 2013

Execute huge queries in MSSQL

sqlcmd -S <server>\<instance> -d <database> -i <sqlFile>.sql

No comments:

Post a Comment