SQL Server - Execute big script files from the command line

SQL Server - Execute big script files from the command line

sqlcmd -S <<ServerName>> -d "<<DB Name>>" -i "C:/script.sql"

Comments

Popular posts from this blog

Bypass SSL Check