Videos

This is a collection of videos created on YouTube by thomasliddledba

thomasliddledba YouTube Channel Feed

Resource Governor

Demonstration on how to use SQL Server Resource Governor.

Watch the Video | Read More

10 Minute DBA - Now Available

I'm excited to announce the 10 Minute DBA Education Session. The 10 Minute DBA is a playlist for SQL Server Enthusiasts and Newbies to SQL Server. Weekly videos are posted for Beginners and Advanced users with topics ranging from Design to Demonstration of Features.

Educate Yourself!

Dynamic Data Masking

This video demonstration will educate you on how to implement Dynamic Data Masking and how to ALTER it.

Watch the Video | Read More

In-Memory OLTP - Part 1

Introduced in SQL Server 2014 and greatly enhanced with SQL Server 2016 is In-Memory OLTP. In-Memory OLTP is a memory optimized database engine intergraded with SQL Server. It's designed to improve performance of data workloads and transaction processing. This demo will walk you through how to set up a database to use In-Memory OLTP.

Read More - Watch the Video

SQL Server Installation (vNext CTP1) on Linux (Ubuntu)

This video tutorial will educate you on how to install SQL Server (vNext CTP1) on Linux (Ubuntu 16.04).

Partition Tables in SQL Server

Learn how to partition tables in SQL Server 2008 R2. Visit http://www.thomasliddledba.com/videos.html for scripts used in this video.

Scripts

Alter Partition Tables in SQL Server 2008 R2

Learn how to Alter Partition Scheme and Partition Functions in SQL Server 2008 R2. Be sure to watch "Partition Tables in SQL Server 2008 R2" to understand the demo in this video.