Microsoft Logo

55317: Querying Microsoft SQL Server Training

55317: Querying Microsoft SQL Server Training a three-day course focuses on providing insights on basic Transact-SQL statements. This also includes other languages to query modern editions of Microsoft SQL Server and Azure SQL Server.

📘 SQL 👥 2452 Enrolled ⏱️ 3 Days 💼 Intermediate Level ⭐ 4.8 | 113 Reviews

Why Microtek Learning?

500+

Courses

10+ Years

Experience

95K+

Global Learners

Virtual Instructor-Led Training

$1834
📄 Download PDF
| 55317: Querying Microsoft SQL Server

Course Overview

The 55317: Querying Microsoft SQL Server course is designed for professionals to gain insights on data with capabilities that can go beyond typical business intelligence tools. 

This course deals with delivering a complete database platform for the hybrid cloud, which further enables you to easily build, manage, and deploy solutions. It is a three-day course that will help learners gain insights on basic Transact-SQL statements and other query modern editions of Microsoft SQL Server and Azure Server. 

The foundational approach of the training will further help candidates learn about SQL server-related disciplines such as database administration, database development, and business intelligence. 

With the help of demonstrations and hands-on labs, professionals pursuing this course will learn to perform these tasks by using SQL server, Azure data studio, and other database tools.

Mode of Training

🏫 Classroom 💻 Live Online 🧪 Blended 👨‍👩‍👧‍👦 Private Group

Upcoming Schedules

Start Date Time Duration Mode Price
Dec 03, 2025 9:00 am - 5:00 pm EST 3 Days online
$1834
Dec 17, 2025 9:00 am - 5:00 pm EST 3 Days online
$1834
+ View more schedules

What you will learn

  • Query, sort and filter data in database tables
  • Query external data sources
  • Query SQL Server and Azure SQL Server programmatically
  • Optimize query performance
  • Modify data using Transact-SQL
  • Work with XML and JSON formatted data
  • Use stored procedures and functions
  • Use SQL Server tools like SSMS and Azure Data Studio
  • Use Linked Servers
  • Use PolyBase

Who Should Attend This Course?

This course is intended for Database Administrators, Database Developers, and Business Intelligence professionals. Report writers, business analysts, application developers, and SQL users who want to familiarize themselves with SQL Server will also benefit from this material.

 

Prerequisites

  • Experience working on Windows computers.

📞 Talk to a Learning Advisor

Please enter Name
Please enter a valid email address.
Please enter a valid phone number in international format (e.g., +14155552671).
Please enter Message
Please agree to I agree to Terms & Privacy Policy*.
Please agree to I authorize Microtek Learning to contact me via Phone/Email*.

📘 55317: Querying Microsoft SQL Server Outline

This module explains how to use SQL Server Management Studio (SSMS) to query SQL Server databases.

Lessons

  • Lesson 1: Introduction to SSMS
  • Lesson 2: SSMS querying options
  • Lesson 3: Managing SSMS queries

Lab 1: Querying data with SQL Server Management Studio

  • Exercise 1: Introduction to SSMS
  • Exercise 2: SSMS querying options
  • Exercise 3: Managing SSMS queries

After completing this module, students will be able to:

  • Use SSMS
  • Run T-SQL scripts in SSMS
  • Manage scripts in SSMS

This module explains how to use Azure Data Studio to query SQL Server databases.

Lessons

  • Lesson 1: Introduction to Azure Data Studio
  • Lesson 2: Azure Data Studio querying options
  • Lesson 3: Managing Azure Data Studio queries

Lab 1: Querying data with Azure Data Studio

  • Exercise 1: Introduction to Azure Data Studio
  • Exercise 2: Azure Data Studio querying options
  • Exercise 3: Managing Azure Data Studio queries

After completing this module, students will be able to:

  • Use Azure Data Studio tool
  • Run scripts in Azure Data Studio
  • Manage scripts in Azure Data Studio

This module explains how to write basic SELECT queries.

Lessons

  • Lesson 1: Using the SELECT statement
  • Lesson 2: Working with table columns
  • Lesson 3: Working with table rows

Lab 1: Basic Transact-SQL Queries

  • Exercise 1: Using the SELECT statement
  • Exercise 2: Working with table columns
  • Exercise 3: Working with table rows

After completing this module, students will be able to:

  • Write SELECT statements
  • Filter table columns
  • Filter and sort table rows

This module explains how to write more complex SELECT statements and query multiple tables.

Lessons

  • Lesson 1: Using Unions and Joins
  • Lesson 2: Using Subqueries
  • Lesson 3: Using Common Table Expressions (CTEs)
  • Lesson 4: Grouping data

Lab 1: Advanced Transact-SQL Queries

  • Exercise 1: Using Unions and Joins
  • Exercise 2: Using Subqueries
  • Exercise 3: Using Common Table Expressions (CTEs)
  • Exercise 4: Grouping data

After completing this module, students will be able to:

  • Join data from different tables
  • Use subqueries
  • Use CTEs
  • Aggregate data from one or more columns

This module explains how to improve the performance of database queries.

Lessons

  • Lesson 1: Identifying performance issues
  • Lesson 2: Altering tables and queries
  • Lesson 3: Using Indexes

Lab 1: Optimizing Query Performance

  • Exercise 1: Identifying performance issues
  • Exercise 2: Altering tables and queries
  • Exercise 3: Using Indexes

After completing this module, students will be able to:

  • Identify query performance problems
  • Modify tables and queries to improve query performance
  • Use indexes to improve query performance

This module explains how to use Data Modification Language (DML) statements to add, change or delete data.

Lessons

  • Lesson 1: Using INSERT
  • Lesson 2: Using UPDATE
  • Lesson 3: Using DELETE

Lab 1: Modifying data with INSERT, UPDATE, and DELETE

  • Exercise 1: Using INSERT
  • Exercise 2: Using UPDATE
  • Exercise 3: Using DELETE

After completing this module, students will be able to:

  • Use INSERT statements
  • Use UPDATE statements
  • Use DELETE statements

This module explains how to use XML and JSON data in a SQL Server database.

Lessons

  • Lesson 1: Storing XML and JSON records
  • Lesson 2: Querying XML and JSON records
  • Lesson 3: Converting records to XML and JSON formats

Lab 1: Working with XML and JSON data

  • Exercise 1: Storing XML and JSON records
  • Exercise 2: Querying XML and JSON records
  • Exercise 3: Converting records to XML and JSON formats

After completing this module, students will be able to:

  • Store XML and JSON data in SQL Server
  • Query XML and JSON data
  • Convert database records to XML or JSON formats

This module explains how to create and use built-in and user created T-SQL programming objects in SQL Server.

Lessons

  • Lesson 1: Using Built-in Procedures and Functions
  • Lesson 2: Creating Stored Procedures
  • Lesson 3: Creating Functions

Lab 1: Using Stored Procedures and Functions

  • Exercise 1: Using Built-in Procedures and Functions
  • Exercise 2: Creating Stored Procedures
  • Exercise 3: Creating Functions

After completing this module, students will be able to:

  • Use Built-in Procedures and Functions
  • Create stored procedures
  • Create functions

This module explains how to query SQL Server using non-SQL languages.

Lessons

  • Lesson 1: Query SQL Server using sqlcmd
  • Lesson 2: Query SQL Server using PowerShell
  • Lesson 3: Query SQL Server using Python

Lab 1: Query SQL Server programmatically

  • Exercise 1: Query SQL Server using sqlcmd
  • Exercise 2: Query SQL Server using PowerShell
  • Exercise 3: Query SQL Server using Python

After completing this module, students will be able to:

  • Query SQL Server using sqlcmd
  • Query SQL Server using PowerShell
  • Query SQL Server using Python

This module explains how to use different methods to create permanent connections to external data sources.

Lessons

  • Lesson 1: Using Linked Servers
  • Lesson 2: Using PolyBase

Lab 1: Managing External Data Sources

  • Exercise 1: Using Linked Servers
  • Exercise 2: Using PolyBase

Lab 2: Capstone Lab (Optional)

  • Exercise 1: Querying SQL Server database records

After completing this module, students will be able to:

  • Use Linked Servers
  • Use PolyBase

Still have questions?

Reach out to our learning advisors for personalized guidance on choosing the right course, group training, or enterprise packages.

📞 Talk to an Advisor

What You Get with Microtek Learning

Instructor-Led Excellence

  • Certified Instructor-led Training
  • Top Industry Trainers
  • Official Student Handbooks

Measurable Learning Outcomes

  • Pre- & Post-Training Assessments
  • Practice Tests
  • Exam-Oriented Curriculum

Real-World Skill Building

  • Hands-on Activities & Scenarios
  • Interactive Online Courses
  • Peer Collaboration (Not in self-paced)

Full Support & Perks

  • Exam Scheduling Support *
  • Learn & Earn Program *
  • Support from Certified Experts
  • Gov. & Private Pricing *

Our Clients

For over 10 years, Microtek Learning has helped organizations, leaders, students and professionals to reach their maximum potential. We have led the path by addressing their challenges and advancing their performances.

Actemium
US Dept of Defense
Education Advisory Board
GE Digital
Department of Homeland Security
Pacific Life
MetLife
AIG
Chase
DC Gov
Johnson & Johnson
William Osler Health System
Google

Our Awards

Microsoft Award

Microsoft Learning
Partner of the Year

Inc 5000

5000 List of the Fastest-Growing Private Companies in America

Top IT Training

Top IT Training Companies
(Multiple Years)

Why We Are Best To Choose?

Team Support

Professional Team Support

Our expert counseling team provides round-the-clock assistance with the best value offers.

Experienced Trainers

Experienced Trainers

Certified trainers with 5–15 years of real-world industry experience guide your learning.

Satisfaction Guarantee

100% Satisfaction Guarantee

We guarantee satisfaction with top-quality content and instructor delivery.

Real-World Experience

Real-World Experience

Train with industry projects and curricula aligned to current standards.

Best Price Guarantee

Best Price Guarantee

We promise the lowest pricing and best offers in the market.

Guaranteed to Run

Guaranteed to Run

All courses are assured to run on scheduled dates via all delivery methods.

SQL Learning Resources

Explore our collection of free resources to boost your SQL learning journey

Blogs

SQL Expert Blogs

Explore insights from industry experts to stay ahead in tech—dive into our Expert Blogs now!

Read Blogs
Talk to Advisor