Channel Avatar

Bert Wagner @UC6uYLOg8N_NzjkikbJ_vrtg@youtube.com

None subscribers - no pronouns set

I release a new SQL video every Tuesday, showing tips and tr


07:00
A simple, private, chat interface for ChatGPT: Talkie
09:26
Keeping a dev/work journal in the CLI with jurn
10:45
curl and Multi Page Forms
11:43
Recursively Querying Related Rows with SQL
11:54
Should I put my transformation logic into my SQL query?
05:07
Moving 1/3 of a Heap
03:12
COMING SOON
04:48
Network Graph Analysis with Python and NetworkX
04:42
SQL Server Converts Numbers to Asterisks
08:09
Azure SQL vs Azure Table Storage
03:47
When UPDATE statements DELETE rows!
04:43
Speaking at PASS Summit 2019
09:19
SQL Server 2019 Feature Power Rankings
08:28
SQL Stored Procedures, Functions, and Views
07:01
Stored Procedure vs Adhoc Query Performance
07:50
How to Communicate Effectively at your Workplace
13:42
SQL Server's "Wrong" Math - Part 2 - Floating Point Errors
05:03
SQL Server's "Wrong" Math
03:57
Key Concepts - DBA Fundamentals Quick Tip
03:43
SARGability - DBA Fundamentals Quick Tip
04:57
STATISTICS IO, TIME - DBA Fundamentals Quick Tip
09:39
Tracking Who Changed Row Data in SQL Server
12:09
SQL Server Cached Plan Reuse
12:21
Troubleshooting SQL Server Execution Plans
11:15
SQL Server Execution Plan Operators
06:45
How To Read SQL Server Execution Plans
05:31
SQL Server Execution Plans: Statistics - Part 2
08:31
SQL Server Execution Plans - Part 1
02:47
How I Continuously Learn SQL Server
05:43
SELECT Expression Execution Order in SQL Server
12:19
BEHIND THE SCENES: How I Make Weekly Technical Videos
07:05
Multiple Identity Inserts in SQL Server
11:06
Trailing Spaces in SQL Server
32:35
Joker's Wild
05:15
SQL Server's CHOOSE Function
09:00
12 Ways To Rewrite SQL Queries for Better Performance
11:14
Predicate Execution Order on Mixed Data Type Columns
08:10
Magic 8 Ball in SQL Server
06:49
Rewriting Queries with Temporary Staging Tables
06:13
IN vs Union All in SQL Server
08:07
Correlated Subqueries vs Derived Tables
10:29
Window Functions vs Group By
05:23
Data Type Precedence and Implicit Conversions
03:47
Temporary Stored Procedure Testing
05:18
Joining on NULL values in SQL Server
07:33
4 Reasons Not To Use VARCHAR(8000) For Every Column
04:23
GAPS and ISLANDS in SQL Server
04:13
Handling Time Zones and Daylight Saving Time in SQL Server
05:08
Searching Complex JSON in SQL Server
03:25
COUNT, DISTINCT, and NULLs in SQL Server
03:39
Parsing HTML In SQL Server
03:39
Automating Database Maintenance with Jess Pomfret and dbatools
03:12
SQL Server Cardinality
04:13
Should You Enable Optimize For Ad Hoc Workloads?
06:48
SQL FAILS with Andy Mallon, Erin Stellato, and Mr. Anonymous!
04:31
AUTOMATE Documentation Generation
05:37
Hash Match Join Internals in SQL Server
00:54
Happy Holidays
07:16
Merge Join Internals in SQL Server
07:37
The Importance of Nested Loops Joins in SQL