Subscribers | 8,080 |
---|---|
Views | 1,269,552 |
Videos | 53 |
Country | US |
Created | Aug 2015 (9 years old) |
Topics | Lifestyle_(sociology) Knowledge Technology |
Actions |
Copy all info to clipboard
You can use it to paste it into ChatGPT and analyze the channel |
Basic, intermediate, and advanced Structured Query Language (SQL) demonstrations using Microsoft's SQL Server.
SQL from the very beginning, plus best practices for coding and performance. Demos for beginners, programmers, and "accidental" database administrators.
Published | Title | Description | Views |
---|---|---|---|
May 28, 2024 | SQL to find NULL in any column | You've got a table with hundreds of columns. You'd like to f... | 879 |
May 21, 2024 | Run a SQL Server on your Macbook M1 2024 | Setting up SQL Azure Edge as a Docker container on my Macboo... | 437 |
Sep 28, 2020 | Approach to Complex SQL Queries | How to approach more complicated SELECT statements in Struct... | 147,543 |
Sep 24, 2020 | Running SQL Server in a Docker Container | Running SQL Server as a local instance in a Docker Container... | 2,575 |
May 09, 2020 | Azure Data Studio Introduction | A brief introduction to Azure Data Studio Table of Conten... | 35,629 |
Jan 30, 2019 | Using the SwitchOffset function for Time Zones | SwitchOffset is a function that will shift a time in one tim... | 2,466 |
Jan 09, 2019 | Model Building: The Big Picture | A big picture look at the model building process for data an... | 377 |
Nov 20, 2018 | IN versus EXISTS - are they the same? | Intermediate level video on Structured Query Language. The ... | 6,020 |
Nov 12, 2018 | Understanding Relational Division in SQL | Intermediate level SQL on Relational Division using GROUP BY... | 13,280 |
Oct 20, 2018 | Finding UnMatched Records in SQL | Short video for finding unmatched records using the LEFT JOI... | 34,842 |
Oct 20, 2018 | Time Zones and the DATETIMEOFFSET data type in SQL | Get the code here: https://douglaskline.blogspot.com/2018/10... | 11,637 |
Oct 20, 2018 | ANY and ALL in SQL Server | Basic use of the ANY and ALL comparison modifiers in Structu... | 7,482 |
Oct 15, 2018 | Using the CAST function in SQL | Using CAST() to convert from one data type to another in SQL... | 2,547 |
Oct 10, 2018 | Using DISTINCT in SQL | A brief beginner's introduction to the DISTINCT operator in ... | 40,757 |
Oct 01, 2018 | Foreign Keys in Relational Databases | Beginner video on Foreign Keys in relational databases. Fore... | 2,434 |