- Lab
- Core Tech

Foundational Tools and T-SQL Interaction
In this lab, you'll practice foundational tools and T-SQL interaction to establish database connectivity, perform data definition and manipulation tasks, and navigate SQL Server objects and services. When you're finished, you will have successfully connected to SQL Server instances using multiple tools, created and managed database objects using T-SQL commands, and explored SQL Server objects and services to understand their configuration and status.

Path Info
Table of Contents
-
Challenge
Access SQL Server Instance via Azure VM
- Access the Azure portal.
- Deploy a VM with SQL Server using Azure Marketplace.
- Configure the VM settings.
- Download and establish RDP connection to the VM.
-
Challenge
Establish and Manage Connections to SQL Server Instances
- Connect to SQL Server using SSMS.
- Connect to SQL Server using Azure Data Studio.
- Use SQL Server Configuration Manager to manage network protocols.
-
Challenge
Perform Fundamental Data Definition and Manipulation Using T-SQL
- Create databases and tables with DDL commands.
- Modify data using DML and commands.
- Retrieve data using SELECT statements.
-
Challenge
Navigate and Inspect SQL Server Objects and Services
- Explore server objects in SSMS.
- Explore database objects in SSMS.
- Check SQL Server service status and configuration.
What's a lab?
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.