RDBMS and Setup [1 of 7] | Programming Databases with T-SQL for Beginners

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: 0:00 Introduction 0:55 Sample data 1:55 Design the database 4:25 Getting started 9:02 Demo: Create a server & database ✔️ Resources: Quickstart: Create a single database - Azure SQL Database - https://learn.m
Back to Top