Channel Avatar

Erik Darling (Erik Darling Data) @UCGKoa4FuG7kI3rKnzhgGPeQ@youtube.com

6K subscribers - no pronouns :c

SQL Server stuff. Like and subscribe. If you like what you


10:22
The Great Integer To Bigint Compression Swindle
16:13
Indexing SQL Server Queries For Performance: Computed Columns
17:34
Indexing SQL Server Queries For Performance: Windowing Functions
25:21
Indexing SQL Server Queries For Performance: Index Sorting
14:05
Indexing SQL Server Queries For Performance: Indexed Views And Non-SARGable Predicates
15:07
Indexing SQL Server Queries For Performance: Indexed Views And Filtered Indexes
16:40
Indexing SQL Server Queries For Performance: Indexed View Maintenance
20:00
Indexing SQL Server Queries For Performance: Blocking and Deadlocking
20:03
Indexing SQL Server Queries For Performance: Missing Index Requests Are Bad And Dumb
22:30
Indexing SQL Server Queries For Performance: Eager Index Spools
14:43
Indexing SQL Server Queries For Performance: Fixing non-SARGable Predicates
19:26
Indexing SQL Server Queries For Performance: Predicate Key Lookups
23:29
Indexing SQL Server Queries For Performance: Unpredictable Searches
21:42
Indexing SQL Server Queries For Performance: Equality and Inequality Predicates
12:15
How To Write SQL Server Queries Correctly: Literally Everything You Need To Know About OUTPUT
11:32
How To Write SQL Server Queries Correctly: Literally Everything You Need To Know About CTEs
15:01
How To Write SQL Server Queries Correctly: Case Expressions
00:10
Happy New Year From Darling Data
18:04
How To Write SQL Server Queries Correctly: Joins With OR Clauses Part 2
10:07
How To Write SQL Server Queries Correctly: Joins With OR Clauses Part 1
19:05
How To Write SQL Server Queries Correctly: Where Clauses With OR In Them
15:59
How To Write SQL Server Queries Correctly: Views vs Common Table Expressions
00:09
Merry Christmas From Darling Data
24:02
How To Write SQL Server Queries Correctly: INTERSECT And EXCEPT
20:16
How To Write SQL Server Queries Correctly: UNION and UNION ALL
22:24
How To Write SQL Server Queries Correctly: Views vs Inline Table Valued Functions
27:49
How To Write SQL Server Queries Correctly: Common Table Expressions
15:22
How To Write SQL Server Queries Correctly: IN and NOT IN
20:12
How To Write SQL Server Queries Correctly: Apply
23:20
How To Write SQL Server Queries Correctly: Subqueries
20:03
How To Write SQL Server Queries Correctly: EXISTS and NOT EXISTS
25:11
How To Write SQL Server Queries Correctly: Joins
11:25
Better Filtering With YEAR and MONTH Functions In SQL Server
08:32
Two Of My Favorite NOLOCK Demos from Paul White and Aaron Bertrand
10:08
A Little About LOCK_TIMEOUT In SQL Server
18:56
IF Branching In SQL Server Stored Procedures: Dynamic SQL!
18:39
IF Branching In SQL Server Stored Procedures: Fixing Parameters, Recompiling, And A Good Enough Plan
16:27
IF Branching In SQL Server Stored Procedures: Patterns And Problems
24:05
A Little About Parameter Sensitive Plan Optimizations In SQL Server 2022
25:22
Why Does Erik Talk So Much About Scalar UDFs?
19:05
Everything You Know About Isolation Levels Is Wrong - Race Conditions?!
18:26
Everything You Know About Isolation Levels Is Wrong - RCSI vs SI
23:31
Everything You Know About Isolation Levels Is Wrong - Concurrency Sensitivity
19:01
Everything You Know About Isolation Levels Is Wrong - Selects That Block and Deadlock
20:01
Everything You Know About Isolation Levels Is Wrong - The Perils Of Read Committed
16:20
Everything You Know About Isolation Levels Is Wrong - RCSI vs Read Committed
17:16
Everything You Know About Isolation Levels Is Wrong - Read Uncommitted/NOLOCK
15:10
Everything You Know About Isolation Levels Is Wrong - Repeatable Read vs Serializable
08:49
Everything You Know About Isolation Levels Is Wrong - Concurrency And Read Committed
06:35
Everything You Know About Isolation Levels Is Wrong Introduction
10:26
STRING_AGG vs SQL Server's Optimizer
12:38
OPTIMIZE FOR UNKNOWN vs. OPTIMIZE FOR VALUES In SQL Server
10:04
T-SQL Shortcomings With Merge And Triggers And Stuff (In SQL Server)
06:30
How To Return A Dummy Row Instead Of Empty Results In SQL Server
07:06
When Function Rewrites Need Query Rewrites In SQL Server
00:51
3:45pm PST live-streaming, Everything You Know About Isolation Levels Is Wrong. @PASSDataSummit
01:11
I got my SSMS 21 Dark Mode Shirt!
00:55
Live From PASS Data Summit!
08:38
Everything You Know About Isolation Levels Is Wrong Promo
13:29
Choosing Between Triggers And Foreign Keys In SQL Server