
Short on time but want to learn T-SQL? This video explains why this <2-hour mini-course is the ideal solution. See how you can quickly grasp the fundamentals of database querying and set up your SQL environment, all in a single, focused tutorial. Find out if this quick start is right for you.
Meet your instructor! In this short video, I'll introduce myself and share a bit about my background and what you can expect from me.
What is SQL Server? This video provides a brief overview of Microsoft SQL Server, its key components, and why it's a powerful tool for working with data, as a beginner.
SQL Server has a rich history with many versions. This lecture explores the evolution of SQL Server, highlighting key versions, features, and their impact on database development.
Where can you deploy SQL Server? This lecture provides an overview of the different deployment options, from on-premises installations to cloud-based solutions.
Setting up your SQL Server learning environment is essential. This lecture guides you through creating your own workspace, including installing necessary software and tools.
SQL Server skills are in high demand. This video provides an overview of the various career paths you can pursue with SQL Server expertise, including job roles, required skills, and potential career growth.
Need to download SQL Server? This lecture provides direct links and guidance on where to find the official downloads for SQL Server Express, and other essential tools.
Installing SQL Server can seem daunting, but it doesn't have to be! This lecture simplifies the process, providing clear, easy-to-follow instructions for a smooth installation.
After installing SQL Server, it's time to configure it. This lecture covers essential configuration steps to optimize your SQL Server environment.
What tools can you use to write T-SQL? This lecture provides an overview of popular SQL Server IDEs and code editors, helping you choose the right tool for your needs.
Get started with SSMS! This lecture walks you through the installation process and how to connect to your SQL Server instance.
Learn how to use Visual Studio Code for T-SQL development. This lecture covers setting up VS Code, installing necessary extensions, and writing your first queries.
What is SQL and T-SQL? This lecture provides a foundational overview of these essential database languages, explaining their relationship and how they're used.
New to T-SQL? This beginner-friendly tutorial will guide you through writing your first T-SQL queries, even if you have no prior experience.
Summarise key takeaways from the course.
In this final lecture, we'll discuss next steps in your T-SQL learning journey, including enrolling in my other courses,
engaging with my content on other platforms, joining an online community.
This course uses SQL Server 2022. If you are installing SQL Server 2025, please use the updated 2025 edition of this course.
This FREE tutorial course serves two clear purposes:
• A quick start guide to setting up your SQL Server environment
• A light introduction to T-SQL, used to validate that your setup is working correctly
In under 2 hours, you’ll learn by doing—installing and configuring your SQL environment (SQL Server Express, SSMS, VS Code), creating a simple database and table, inserting sample data, and running basic queries to confirm everything is working as expected.
This is not a deep dive into SQL or T-SQL development. The focus is on getting up and running correctly, with just enough hands-on exposure to build confidence.
What you’ll do
• Set up your local SQL development environment with SQL Server Express
• Ensure SQL Server services are running
• Connect to your local instance using SSMS and Visual Studio Code
• Create a simple database, insert sample data, and run very basic T-SQL to validate your setup only
This course is ideal for
• Absolute beginners with no prior database experience
• Students starting other SQL/T-SQL courses who need a setup guide
• Anyone who wants to get SQL Server installed and working quickly
Why SQL Server for T-SQL?
T-SQL is the language used to work with Microsoft SQL Server.
This course focuses on getting a local SQL Server environment installed and running, so you can execute basic T-SQL statements to confirm your setup is working correctly.
Course Limitations
This is not a full SQL or T-SQL course. The focus of this tutorial is on setting up a local SQL Server environment and validating that installation with basic, guided examples.
Known Issue
The video margins in the VS Code sections are slightly off, but the content remains fully usable. A fix is in progress.