SQL Server SQLCMD Basics

Posted on SQL Server Central See other posts from SQL Server Central
Published on Fri, 08 Nov 2013 07:00:00 UT Indexed on 2013/11/11 16:07 UTC
Read the original article Hit count: 163

Filed under:

Sqlcmd makes many SQL Server tasks, such as automating test runs and maintenance tasks, easier and quicker. The sqlcmd command-line utility is valuable to any database developer or DBA as the prime means of executing batches of SQL Statements to SQL servers, and saving results to file. Rob Sheldon gives you the basic facts about this great utility.

sqlsourcecontrol Get your SQL Server database under version control now!
Version control is standard for applications, but databases haven’t caught up. So how can you bring database development up to speed? Why should you start? Find out…

© SQL Server Central or respective owner