Episode

RDBMS and Setup (Part 1 of 7) | Programming Databases with T-SQL for Beginners

with Buck Woody, Marisa Mathews

In this video series, you’ll learn the basics of Transact-SQL. You’ll see how to add, edit, delete, and query data in a relational database. You’ll follow along with Marisa Mathews and Buck Woody as they create a database together for a real-world application from start to finish using SQL Server. After completing the video series and the accompanying Microsoft Learn modules, you will have the foundational knowledge to work with Transact-SQL in your own applications.

In this video, you will 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.

For the full Get Started Querying with Transact-SQL learning path on Microsoft Learn, visit: https://aka.ms/learntsql

Chapters

  • 00:00 - Introduction
  • 00:55 - Sample data
  • 01:55 - Design the database
  • 04:25 - Getting started
  • 09:02 - Demo: Create a server & database

Transact-SQL