How is Sqlcmd Different from Osql ?

SQLCMD utility is a command prompt utility to run ad-hoc T-SQL statements and scripts. You can also run sqlcmd interactively. SQLCMD is your new choice for scripting with SQL Server. There are interesting extended options that make SQLCMD worth using – like using the –A for DAC connections.



You May Interest

What is Partial Cache Mode in SSIS ?

What is the Maximum Size per Database for SQL Server Express ?

What is an OUTPUT Clause Inside SQL Server ?

Differences Between Stored Procedure and Function in MS SQL

What is a Filestream in SQL Server ?