title | description | author | ms.author | ms.date | ms.service | ms.subservice | ms.topic | ms.custom | monikerRange | |
---|---|---|---|---|---|---|---|---|---|---|
Programming databases with T-SQL videos | This page lists video content relevant for learning Transact-SQL (T-SQL). | markingmyname | maghan | 05/24/2023 | sql | t-sql | reference |
| >=aps-pdw-2016 || =azuresqldb-current || =azure-sqldw-latest || >=sql-server-2016 || >=sql-server-linux-2017 || =azuresqldb-mi-current || =fabric |
This page provides video content for learning about Transact-SQL (T-SQL).
In this video series, you learn the basics of Transact-SQL. You see how to add, edit, delete, and query data in a relational database. After completing the video series and the accompanying Microsoft Learn modules, you have the foundational knowledge to work with Transact-SQL in your applications.
In this video, you learn why a relational database system and the Transact-SQL language can help you solve real-world business problems and how to set one up.
In this video, you get an introduction to relational databases, the SQL language, and Transact-SQL. You learn what kinds of statements make up the SQL language and look at the SELECT
statement in detail.
In this video, you learn how to use Transact-SQL to sort and filter results.
In this video, you learn how to use Transact-SQL to join together multiple tables using various JOIN operations.
In this video, you learn how to use Transact-SQL to use subqueries to combine multiple SELECT
statements and compose nested queries.
[!VIDEO https://learn-video.azurefd.net/vod/player?show=programming-databases-with-t-sql-for-beginners&ep=write-subqueries-in-transact-sql-5-of-7-programming-databases-with-t-sql-for-beginners] What are the SQL database functions?
In this video, you learn how to use Transact-SQL to use functions in Transact-SQL and how to group aggregated results.
In this video, you learn how to use Transact-SQL to insert, update, and delete data in a database.
To learn more, visit the Get Started Querying with Transact-SQL learning path on Microsoft Learn.