TSQL for Beginners (Redgate University)

This free course introduces you to the Transact SQL language implemented in SQL Server and takes you from newbie to a master of SELECT statements.
This free course introduces you to the Transact SQL language implemented in SQL Server and takes you from newbie to a master of SELECT statements.
In this challenge, you get multiple TSQL statements and are challenged to make them rerunnable.
Event Notifications have pros and cons -- learn 'em both in this challenge.
Take a crack at writing a DDL Trigger to track schema changes.
Flex your T-SQL: you’re challenged to write four different (but related) queries in this query writing challenge.
You need to write a single query loop that calls procedures across multiple databases in this SQL Challenge. What’s the most efficient way to do it?