Community

Using SQL Server 2005 sqlcmd Utility

(Gregory A. Larsen) SQL Server 2005 provides some new command line utilities. One such utility is “sqlcmd”. The sqlcmd utility is used to run adhoc queries interactively from a command prompt window, or can be used to execute a script containing T-SQL statements. The sqlcmd utility is a great improv

Read More - Register for Free Membership