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

Using MS SQL Order By

Using MS SQL DISTINCT

What is the Difference Between CHAR and VARCHAR Datatypes in SQL ...

What is Utility Control Point (UCP) in SQL Server ?

What are the Events On Default Trace in SQL Server ?