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 CHECKPOINT Process in the SQL Server ?

What is The Difference Between The Index Seek and Index Scan in S ...

What are the Authentication Modes in SQL Server ?

Using MS SQL WHERE

What is the Difference Between Clustered and a Non-clustered Inde ...