Working with the SQL Server command line (sqlcmd)

Introduction Sqlcmd allows executing queries, T-SQL sentences and SQL Server scripts using the command line. In the previous article How to work with the command line and Azure to automate tasks, we worked with the sqlcmd in Azure. In this new chapter, we will show the following examples in a local SQL Server using sqlcmd: … Continue reading Working with the SQL Server command line (sqlcmd)