Microsoft

Querying Data with Microsoft Transact-SQL (Fundamentals) DP-080

  • 3 upcoming dates 1 open for booking
  • $1,295 per seat

Upcoming dates

Dates Where Status Seat Book
Nov 24–25 2026 Live Online 9:00 AM to 4:00 PM PT Scheduled $1,295
Dec 17–18 2026 Live Online 9:00 AM to 4:00 PM PT Scheduled $1,295
Jan 28–29 2027 Live Online 6:00 AM to 2:00 PM PT Confirmed to run Partner led $1,295

See every class on the schedule

About this class

This course will teach the basics of Microsoft's dialect of the standard SQL language: Transact-SQL. Topics include both querying and modifying data in relational databases that are hosted in Microsoft SQL Server-based database systems, including: Microsoft SQL Server, Azure SQL Database and, Azure Synapse Analytics.

This course can be valuable for anyone who needs to write basic SQL or Transact-SQL queries. This includes anyone working with data as a data analyst, a data engineer, a data scientist, a database administrator or a database developer. It can also be useful for others peripherally involved with data, or wanting to learn more about working with data such as solution architects, students and technology managers.

What you'll be able to do

  • Getting Started with Transact -SQL
  • Sorting and Filtering Query Results
  • Using Joins and Subqueries
  • Using Built - in Functions
  • Modifying Data

Course outline

  1. Module 1Getting Started with Transact -SQL

    • Basic knowledge of the Microsoft Windows operating system and its core
    • functionality.
    • SQL (T - SQL) language, as
    • well as general properties and terminology of relational databases. This module will also
    • introduce the basic SELECT statement for retrieving data from a table.
    • Lessons
    • Introduction to Transact - SQL
    • Using the SELECT statement
    • Lab : Get started with SQL Server query tools and writing queries in T - SQL
  2. Module 2Sorting and Filtering Query Results

    • In the module you will learn how to control what data is returned, the order in which it is
    • returned. You will use the ORDER BY clause, with and without paging. You will learn
    • about various kinds of filters that can be used in the WHERE clause to control which data
    • rows are returned. You will also learn how to manage the results by removing duplicates
    • with DISTINCT.
    • Lessons
    • Sorting query results
    • Filtering the data
    • Lab : Sort and filter data returned by SELECT queries
  3. Module 3Using Joins and Subqueries

    • In this module, you will explore T- SQL queries which access data from multiple tables with
    • various kinds of JOIN operations and simple subqueries.
    • Lessons
    • Using JOIN operations
    • Using subqueries
    • Lab : Write queries with JOIN operations
    • Lab : Write SELECT statements using subqueries
  4. Module 4Using Built - in Functions

    • In the module you will explore the use of built - in functions for returning computed or special
    • values in the SELECT list or in the WHERE clause. Functions include math funct ions,
    • string functions and system functions. There are other types of functions that will be
    • mentioned, but not discussed in detail. You will also learn how to combine rows of data
    • into a single group, providing summary information for the group such as SU M, MIN or
    • MAX.
    • Lessons
    • Getting started with scalar functions
    • Grouping aggregated results
    • Lab : Built - in functions
  5. Module 5Modifying Data

    • In this module, you will learn the T - SQL statements for modifying table data including
    • UPDATE, DELETE and MERGE as w ell as various options for INSERT including creating
    • a new table with data from an existing table. You will also look at how to have the system
    • automatically supply values for columns as the data is inserted.
    • Lessons
    • Inserting data into tables
    • Modifying and deleting data
    • Lab : Modify data

Download the full outline (PDF)

Before you attend

Use SQL Server query tools Write SELECT statements to retrieve columns from one or more tables .Sort and filter selected data

Run this for a team

Private cohorts run on your dates, at your site or online, with the labs pointed at your environment. Above about four people it usually costs less than buying seats.

Or call 916-920-1700, weekdays 8 to 5 Pacific.

More microsoft technical classes

See all