This repository is desgined for students to learn SQL using a Microsoft SQL Server database. This repo contains a Microsoft SQL Server database server that is running in a Docker container. SQLCMD is ...
SQLCMD is already installed within the container. You can use it from the Terminal tab, using the bash shell. For example, you can execute a SQL Script. This example creates a new Northwind database ...