How to Install Adventure Works Database on Mac M1 & M2 | SQL Server, Docker and Azure Data Studio

Опубликовано: 09 Сентябрь 2022
на канале: Data With Dominic
9,943
239

How to Install Adventure Works Database on Mac M1 & M2
SQL Server Management Studio Alternate using Docker SQL Container and Azure Data Studio.

Link to the Adventure Works Download :

https://docs.microsoft.com/en-us/sql/...

Terminal Command to move Adventure Works to SQL Docker Container :

docker cp ~/Downloads/AdventureWorks2019.bak {containerID}:/var/opt/mssql/data/

**Replace container ID and the curly braces with container ID from docker application. Also make sure File name matches the download.

Keywords :
Install Adventure Works on Mac 2022
Install Adventure Works Sample Database to SQL Server Management Studio
Adventure Works Sample Database 2019
Adventureworks
SQL Studio
SQL Server Management Studio

#sqlserver #sqlservermanagementstudio #mac