This article mentions some of the top free T-SQL training videos available on the internet.
- Note: The provided free T-SQL training videos list is not in any order
SQL in sixty seconds – Pinal Dave
Figure 1 – SQL in Sixty Seconds
- Author: SQL Authority – Pinal Dave
- Difficulty level: Beginner, Intermediate
- URL: SQL in Sixty Seconds – YouTube
This series is one of the most informative free T-SQL training videos found on the internet. It consists of short tutorials posted by Pinal Dave. He is one of the well-known SQL Server performance tuning experts. In this series, Pinal covers several SQL Server topics such as writing efficient T-SQL, SQL Server Management Studio features database administration tips, performance tuning advice, and more.
SQL in sixty seconds videos are published on the Pinal Dave youtube channel, where a new video is released periodically.
SQL Server Tutorial for Beginners – Eudreka
- Author: Eudreka!
- Difficulty level: Beginner
- URL: SQL Server Tutorial For Beginners | Microsoft SQL Server Tutorial | SQL Server Training | Edureka – YouTube
This tutorial is a two-hour T-SQL training video released on Youtube by one of the leading training companies name “Eudreka!”. It is a beginner guide for SQL Server and relational databases that explain the concept of database management systems and relational databases. Then it explains several SQL Server topics such as the installation, architecture, data types, writing data definition and data manipulation statements, and some advanced querying skills.
SQL Training – Intellipaat
- Author: Intellipaat
- Difficulty level: Beginner
- URL: SQL Training | SQL Tutorial | Intellipaat – YouTube
This tutorial is a three-hour T-SQL training video released on Youtube by a Microsoft partner training company called “Intellipaat”. It is a beginner guide for SQL Server focused on writing data definition and data manipulation queries using T-SQL. Besides, it explains some advanced database administration tasks such as performing the backup, restore, and performance monitoring operations.
SQL Server tutorial for beginners – PragimTech
- Author: PragimTech
- Difficulty level: Beginner, Intermediate
- URL: SQL Server tutorial for beginners – YouTube
This tutorial is a series of 150 T-SQL training videos published on Youtube by a training company called PragimTech. This series is a complete guide for beginners that starts from the basics and covers topics like joins, views, triggers, system functions, stored procedures, user-defined scalar, and table-valued functions. It also covers some advanced topics such as the query plan cache, parameterized queries, dynamic SQL.
T-SQL level up – Brent Ozar Unlimited
Figure 2 – T-SQL level up tutorial
- Author: Doug Lane – Brent Ozar Unlimited
- Difficulty: Intermediate
- URL: T-SQL Level Up – Brent Ozar Unlimited®
Doug Lane delivered a free course on the leading SQL Server performance tuning company “Brent Ozar Unlimited”. It is designed for junior SQL Server developers and application developers who want to improve their T-SQL skills. It covers several topics such as thinking in sets, CASE expressions, computed columns, and windowing functions.
Introduction to Microsoft SQL Server – Udemy
- Author: Phillip Burton
- Difficulty level: Beginner
- URL: Free Microsoft SQL Tutorial – Microsoft SQL Server – An Introduction (2018 edition) | Udemy
This tutorial is a free course published on Udemy. It is a brief introduction to SQL Server that explains only the basics of T-SQL statements and mentions some more advanced operations such as importing data from Excel files and creating views and procedures.
Introduction to databases and SQL querying – Udemy
- Author: Rakesh Gopalakrishnan
- Difficulty level: Beginner
- URL: Free Database Management Tutorial – Introduction to Databases and SQL Querying | Udemy
This is one of the most informative free T-SQL training videos published on Udemy. It covers T-SQL programming basics such as the SQL operators, performing joins, and some of the data manipulation functions.
Advanced databases and SQL querying – Udemy
- Author: Rakesh Gopalakrishnan
- Difficulty level: Intermediate
- URL: Free SQL Tutorial – Advanced Databases and SQL Querying | Udemy
These T-SQL training videos are a continuation of the previous course. This course lets you deep-dive into the T-SQL querying language since it covers some advanced T-SQL querying concepts such as view, triggers, computed columns, stored procedures, error handling, aggregation, XML data types.
Microsoft SQL Crash Course for Absolute Beginners – Udemy
- Author: Sandeep Kumar
- Difficulty level: Beginner
- URL: Free Microsoft SQL Tutorial – Microsoft SQL Crash Course for Absolute Beginners | Udemy
This is a free course published on Udemy by a senior Microsoft SQL Server database administrator called Sandeep Kumar. The course is being composed of six sections. Sandeep starts by explaining the SQL Server Installation. Then, he illustrates the different SQL operators followed by the sort and group by operations. Then, joins and CRUD operations are explained.
How to think like the SQL Server engine – Brent Ozar Unlimited
Figure 3 – How to think like the SQL Server Engine video
- Author: Brent Ozar
- Difficulty level: Intermediate
- URL: Free SQL Server Training Videos – Brent Ozar Unlimited®
This is a one-hour video delivered by the Microsoft certified master Brent Ozar. This video should be the starting point of each data developer or database administration to learn how they should design indexes and tune queries. This video explains how the SQL Server engine looks at indexes and builds the query results.
Summary
The above was a quick list of free T-SQL training videos. For sure, there are many more training videos available on the internet to learn T-SQL, besides many more hands-on tutorials. If you know other valuable resources, feel free to share them with us in the comments.
- An overview of SQL Server monitoring tools - December 12, 2023
- Different methods for monitoring MongoDB databases - June 14, 2023
- Learn SQL: Insert multiple rows commands - March 6, 2023