SQL Server 2017: Linux, Docker, and macOS

Go to class
Write Review

Free Online Course: SQL Server 2017: Linux, Docker, and macOS provided by LinkedIn Learning is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. SQL Server 2017: Linux, Docker, and macOS is taught by Adam Wilbert.

Overview
  • SQL Server is not just for Windows anymore. Learn how to install and connect to SQL Server 2017 on Linux, from Docker containers, and from macOS.

Syllabus
  • Introduction

    • Welcome
    • What you should know
    1. Working in Linux
    • Linux prerequisites for SQL Server
    • Linux basics
    2. Install SQL Server on Ubuntu
    • Installing SQL Server on Ubuntu
    • Upgrading SQL Server
    • Uninstalling SQL Server
    • Stop and restart the server
    3. Connect to SQL Server on Linux
    • Installing mssql-tools
    • Run sqlcmd in a Linux terminal
    • Issue T-SQL commands
    • Install additional services
    • Connect using SSMS on Windows
    4. Get Started with Docker
    • Docker prerequisites for SQL Server
    • Install Docker on Windows
    • Install Docker on macOS
    • Pull the SQL Server image
    • Connect to SQL Server within a container
    • Connect from outside the container
    5. Work in a Docker Container
    • Change the SA account password
    • Run multiple instances of SQL Server
    • Sharing data across containers
    • Perform an external backup
    6. SQL Tools on macOS
    • Understand macOS integration
    • Install Homebrew
    • tap and brew mssql-tools
    • Connect to a SQL Server instance
    • Extract data with bcp
    7. SQL Operations Center
    • What is Operations Studio?
    • Get started with Operations Studio
    • Write T-SQL commands
    • Back up a database
    Conclusion
    • Next steps