Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Quering Microsoft SQL Server: Hands-On Tutor 21+ hours 2025
Highest Rated
Rating: 4.8 out of 5(166 ratings)
13,508 students

Quering Microsoft SQL Server: Hands-On Tutor 21+ hours 2025

Master Data Management, Query Optimization, and Server Administration with Microsoft SQL Server & T-SQL
Created byVitalii Shumylo
Last updated 10/2025
English

What you'll learn

  • Master the fundamentals of Microsoft SQL Server and Transact-SQL (T-SQL)
  • Navigate and work efficiently within SQL Server Management Studio (SSMS)
  • Create, manage, and maintain databases using SSMS
  • Write and execute advanced SELECT queries for efficient data retrieval
  • Understand and apply set theory and predicate logic in SQL Server
  • Optimize and fine-tune query performance for large-scale data processing
  • Gain practical experience with hands-on labs, real-world examples, and assignments
  • Enhance your career prospects in the competitive data management field
  • Join a supportive community of learners and connect with expert instructors for guidance
  • Much more...

Course content

20 sections146 lectures20h 55m total length
  • Installing Microsoft Windows Server4:43

    Set up Windows Server on a Hyper-V virtual machine, enabling Hyper-V on the host, and install Windows Server 2022 Standard with GUI to prepare for SQL Server installation.

  • Installing Microsoft SQL Server6:21

    Learn to install and configure SQL Server on a Windows server, including on-premises setup, installation of management tools, and integration with Git and Visual Studio Code.

  • Installing Sample Database3:43

    Download the Adventureworks Lt 2022 lightweight sample database and restore it on your local Microsoft SQL Server using SQL Server Management Studio for hands-on lessons.

  • About T-SQL6:13

    Explore the T-SQL language and its role in writing select statements. Learn how set-based declarative queries, predicates, and operators are evaluated by SQL Server, including the logical order of operations.

  • Introduction to T-SQL: Elements, Categories, and Basic Concepts9:03

    This lecture introduces meta elements of the T-SQL language, outlining DML, DDL, DCL, and DQL, plus predicates, operators, functions, variables, and batch concepts essential for querying and managing data.

  • Hands-On Demo Example: Queries using fundamental T-SQL elements8:45

    Explore querying the Adventureworks database with fundamental T-SQL elements, writing select statements, filtering data with where, joining tables, and using predicates like in, between, and like.

  • Introduction to T-SQL: Expressions, Comment, Batch Separators7:24

    Master t-sql expressions in select and where clauses, using scalar functions, constants, and variables. Understand batch separators, comments, and basic control-of-flow constructs like if, while, begin end, and transactions.

  • Hands-On Demo Example 1: T-SQL Expressions and Control Flow Basics7:50

    Master T-SQL expressions and control flow to manipulate data in the sales.orders table, filter results, extract date parts, and sort by date.

  • Hands-On Demo Example 2: T-SQL Expressions and Control Flow Basics15:16

    Explore t-sql control flow with if-else blocks and begin-end constructs to categorize orders by year. Use date diff and date from parts for calculations and review stored procedures or triggers.

  • Sets and SQL Server6:45

    Embrace set thinking to write efficient, declarative T-SQL queries by treating data as a whole set, using unique identifiers, and applying order by for reliable results.

  • Hands-On demo Example: Sets and SQL Server6:29

    Explore sets and set-based queries in SQL Server using the Adventureworks database. Learn to use select, top, group by, count, and order by to retrieve and sort customer data efficiently.

Requirements

  • Would be beneficial to have some exposure to relational databases

Description

Unlock the full potential of Microsoft SQL Server with our comprehensive hands-on tutorial series. This course is designed for beginners and professionals alike, offering a deep dive into the world of data management, query optimization, and server administration using SQL Server.

Our engaging lectures, demonstrations, and hands-on labs will guide you through the ins and outs of Transact-SQL, SQL Server Management Studio (SSMS), and advanced querying techniques. With a blend of theoretical concepts and practical applications, you'll be well-equipped to take on any challenge in your data-driven career.

In the first section, you'll get an in-depth understanding of Transact-SQL, its structure, predicates, and operators. The next section introduces you to the SQL Server Management Studio, its features, and how to work with databases, script files, and projects. By engaging with our sample database, you'll gain a firm grasp of client-server databases and how to execute queries.

As you progress through the course, you'll delve into the world of T-SQL and SELECT statements. Learn about functions, variables, and expressions, as well as logical query processing, set theory, and predicate logic in SQL Server. Our expert instructors will provide hands-on demonstrations, reinforcing your learning with real-world examples.

Then, you'll focus on writing advanced SELECT queries. Learn how to display columns, use calculations, eliminate duplicates, and effectively use aliases. After completing the course, you'll be well-versed in SQL Server's various functionalities and equipped with the skills to create efficient and powerful queries.

With lifetime access to course materials, a community of fellow learners, and support from expert instructors, our Microsoft SQL Server tutorial series will set you on the path to success in the world of data management. Don't miss this opportunity to expand your skill set and take control of your data-driven career. Enroll now!

Who this course is for:

  • Database professionals
  • Database administrators