ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

200,146 results

ByteByteGo
Secret To Optimizing SQL Queries - Understand The SQL Execution Order

Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bytebytego.ck.page/subscribe ...

5:57
Secret To Optimizing SQL Queries - Understand The SQL Execution Order

646,682 views

2 years ago

Supabase
One SQL Word That's Making Your App 400x Slower

This SQL pagination clause can slow down your entire database. For large datasets, try using a relative cursor instead of using ...

4:37
One SQL Word That's Making Your App 400x Slower

41,112 views

12 days ago

Mark Inman
Easy steps to boost your slow SQL queries

In this video, we look at some simple ways to speed up your slow running SQL queries and avoid the daunting, heavy diagnostics ...

4:23
Easy steps to boost your slow SQL queries

965 views

2 years ago

Database Star
Slow SQL Server Query: AI vs Me

Get the AI prompt from this video: https://databasestar.mykajabi.com/lpkj-ai-sqlserver/?video=Ylh-KdYPPnE Write faster SQL ...

19:33
Slow SQL Server Query: AI vs Me

3,743 views

1 month ago

Database Star
How to See Where Your Oracle SQL Query is Slow

Want to understand what each of the steps in the Execution Plan is doing? Get my Oracle Execution Plan Guide here: ...

12:08
How to See Where Your Oracle SQL Query is Slow

13,217 views

2 years ago

Cody Baldwin
SQL Query Optimization - Tips for More Efficient Queries

In SQL, query optimization involves making our queries more efficient. We do so to improve performance, reduce response time, ...

3:18
SQL Query Optimization - Tips for More Efficient Queries

94,420 views

3 years ago

People also watched

SQLMaestros
Part 1 - How to Troubleshoot a Slow Running Query in SQL Server by Amit Bansal (Recorded Webinar)

Want access to all our free webinars? Become a free member at SQLMaestros.com and access all the free webinars.

51:23
Part 1 - How to Troubleshoot a Slow Running Query in SQL Server by Amit Bansal (Recorded Webinar)

31,523 views

5 years ago

Lore So What
Watch me Cleaning Data in minutes with SQL

Join my Academy, learn Data & AI skills and land a job https://analyticsautomation.academy/ Data cleaning with SQL seems ...

32:00
Watch me Cleaning Data in minutes with SQL

6,397 views

9 days ago

Database Star
20 Years of SQL Advice in 11 Minutes

Get my free SQL Cheat Sheets: https://databasestar.mykajabi.com/lpkj-sql-cheat-sheets/?video=hhyqtLh6Oag Master SQL ...

11:01
20 Years of SQL Advice in 11 Minutes

35,614 views

1 year ago

SQLBits
A Beginners guide to Query Store

In this talk, we'll teach you how to work with Query Store and begin to leverage the treasure trove of information that it contains.

21:30
A Beginners guide to Query Store

2,800 views

1 year ago

Lore So What
Watch me Cleaning Data in minutes with SQL

Join my Academy, learn Data & AI skills and land a job https://analyticsautomation.academy/ Data cleaning with SQL seems ...

22:20
Watch me Cleaning Data in minutes with SQL

116,993 views

7 months ago

techsapphire
SQL performance tuning and query optimization using execution plan

Performance tuning begins with understanding execution plan and finding & fixing expensive operators one by one in below flow: ...

49:23
SQL performance tuning and query optimization using execution plan

284,471 views

6 years ago

Oracle
The five-step guide to SQL tuning | CloudWorld 2022

Find out more: https://social.ora.cl/60005XvQK It's the age-old problem, and one of the most common questions posted on AskTom ...

25:59
The five-step guide to SQL tuning | CloudWorld 2022

30,102 views

3 years ago

Brent Ozar Unlimited
Watch Brent Tune Queries - SQLSaturday Oslo

Ever wonder somebody else does it? Watch as I take a shot at a query from Stack Overflow. Database, query, & resources: ...

1:01:54
Watch Brent Tune Queries - SQLSaturday Oslo

55,184 views

5 years ago

Bert Wagner
Bert & Pinal Troubleshoot a Slow Performing SQL Server

Everyone has their own techniques for troubleshooting a slow performing SQL Server. In this video I chat with performance tuning ...

7:38
Bert & Pinal Troubleshoot a Slow Performing SQL Server

16,627 views

7 years ago

SQLBits
Why You Need Query Store

If you have heard about Query Store but don't know what it can offer, or why you really need it, this session will answer those ...

57:20
Why You Need Query Store

14,683 views

4 years ago

Erik Darling (Erik Darling Data)
Five Reasons Why Your SQL Server Is Slow Right Now

In this video, I delve into the reasons why your SQL Server might be experiencing performance issues right now. Starting off a bit ...

24:04
Five Reasons Why Your SQL Server Is Slow Right Now

3,551 views

1 year ago

Value Driven Analytics
Advanced SQL | Slowly Changing Dimensions | Avoid Data Leakage

Advanced SQL | Slowly Changing Dimensions | Avoid Data Leakage In this training video, we walk through 2 methods of creating ...

34:37
Advanced SQL | Slowly Changing Dimensions | Avoid Data Leakage

640 views

2 years ago

The Magic of SQL
How to Find Slow SQL: Databases for Developers: Performance #9

In order to tune SQL, you need to know what the slow statement is. But often you're just told that "the database" is slow! To find the ...

11:16
How to Find Slow SQL: Databases for Developers: Performance #9

19,555 views

5 years ago

Erik Darling (Erik Darling Data)
The Best Way To Troubleshoot Slow SQL Server Queries

In this video, I share a practical approach to troubleshooting and reproducing code found in QueryStore or the plan cache.

9:57
The Best Way To Troubleshoot Slow SQL Server Queries

5,835 views

2 years ago

Data with Baraa
SQL Execution Plans (Visually Explained) | SQL Hints | #SQL Course 40

Visually explained how to read SQL execution plans and use query hints to optimize performance. Subscribe, Like, and ...

32:16
SQL Execution Plans (Visually Explained) | SQL Hints | #SQL Course 40

63,570 views

1 year ago

CockroachDB
SQL indexing best practices | How to make your database FASTER!

Learn about best practices for using indexes in SQL, and how they can be used to speed up your queries, make your database ...

4:08
SQL indexing best practices | How to make your database FASTER!

274,192 views

3 years ago

Manish Sharma
Why Your Slow SQL Queries Need INDEXES to Get FAST!

Have you ever wondered why your queries take forever to run? I've been there too. I once wrote a query that felt perfect, but it was ...

0:49
Why Your Slow SQL Queries Need INDEXES to Get FAST!

13,077 views

7 months ago

Kendra Little
Course: Tuning a Stored Procedure - Finding the Slow Query with Query Store

Get the scripts in the free course: https://littlekendra.com/course/tuning-a-stored-procedure-sqlchallenge-1-hour-10-minutes/

8:13
Course: Tuning a Stored Procedure - Finding the Slow Query with Query Store

16,063 views

5 years ago

Aura Theme
When LINQ Gets Too Slow… Use These Secret Weapons ⚡ SQL & Stored Procedures in ASP.NET Core

In this video, we'll cover SQL and Stored Procedures in EF Core with ASP.NET Core — from FromSqlRaw, ExecuteSqlRaw, and ...

7:24
When LINQ Gets Too Slow… Use These Secret Weapons ⚡ SQL & Stored Procedures in ASP.NET Core

1,135 views

4 months ago

Bert Wagner
How to fix your terribly slow SQL job

How many times have you written a program, ETL, analysis job, etc… that seemed like it would never finish running? In this video I ...

8:41
How to fix your terribly slow SQL job

1,741 views

8 years ago

Bert Wagner
SQL Server Execution Plans - Part 1

I nearly always use execution plans as the starting point for SQL query performance troubleshooting. In this multi-part series, ...

8:31
SQL Server Execution Plans - Part 1

108,057 views

6 years ago

Erik Darling (Erik Darling Data)
A Very Silly Performance Tuning Trick In SQL Server

In this video, I share a humorous and somewhat unconventional query tuning trick that I had to use while working on a client's ...

7:39
A Very Silly Performance Tuning Trick In SQL Server

13,142 views

1 year ago