ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

6,115 results

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,132 views

3 years ago

Manish Sharma
Stop Slow Queries! Master SQL Optimization in 10 Easy Steps

How SQL optimization can improve database performance by up to 50%! Real-world examples to solidify your understanding.

0:06
Stop Slow Queries! Master SQL Optimization in 10 Easy Steps

79,052 views

1 year ago

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

644,317 views

2 years ago

IBM Technology
Optimize SQL Queries for AI, Performance, & Real-Time Insights

Ready to become a certified Architect on Cloud Pak for Data? Register now and use code IBMTechYT20 for 20% off of your exam ...

16:04
Optimize SQL Queries for AI, Performance, & Real-Time Insights

13,703 views

10 months ago

Easy Coding Tutorials
How to Stop Django from Being Slow (N+1 Query Optimization)

Django Performance Optimization: Fix N+1 Query Problem with select_related & prefetch_related Is your Django app running ...

2:16
How to Stop Django from Being Slow (N+1 Query Optimization)

310 views

1 year ago

MongoDB
Analyze & Optimize Slow Queries: The Essential Guide to MongoDB Logs, grep, jq, and .explain()

Learn more about Performance Tools and Techniques in MongoDB and earn a free Skill Badge: ...

6:40
Analyze & Optimize Slow Queries: The Essential Guide to MongoDB Logs, grep, jq, and .explain()

1,050 views

5 months 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,046 views

5 years ago

People also watched

techTFQ
7 Simple Tricks to Instantly Make Your SQL Queries Better

Want to write SQL that looks like it was written by a senior developer? In this video, I'll show you 7 simple tricks that will instantly ...

13:40
7 Simple Tricks to Instantly Make Your SQL Queries Better

108,921 views

2 months ago

Excel Off The Grid
Fix your slow Power Query refresh from SharePoint (700% faster)

JOIN THE FREE COURSE ☆ Want to get the free Modern Excel Formulas course? Click here: ...

13:43
Fix your slow Power Query refresh from SharePoint (700% faster)

19,743 views

1 month ago

SQL Solutions Group
QUERY STORE Tutorial with SQL Expert, Rich Benner- 15 min Demo

Unlock the Power of Query Store in SQL Server | Webinar Excerpt from Senior SQL DBA Want to understand how Query Store can ...

15:11
QUERY STORE Tutorial with SQL Expert, Rich Benner- 15 min Demo

1,576 views

9 months ago

BCTI
Power Query - Query Folding (The key to faster query execution)

... Query 06:36 Breaking the Folding Chain 07:59 Fixing "Broken Chains" 08:42 Automatic Query Optimization 09:00 Viewing Step ...

15:33
Power Query - Query Folding (The key to faster query execution)

16,561 views

1 year 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

34,605 views

1 year ago

Code with Irtiza
Optimize Your SQL Queries | Postgres Edition

Easy way you can analyze and optimize your SQL queries to get the best performance out of them. Reference: ...

22:52
Optimize Your SQL Queries | Postgres Edition

22,792 views

3 years ago

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,486 views

5 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

29,982 views

3 years ago

SQLMaestros
6 Query Tuning Techniques - Solve 75% SQL Server Performance Problems (by Amit Bansal)

SQL Server Performance Tuning Master Class is happening again. Learn more. https://bit.ly/SQLMaestrosClasses Want Amit ...

1:37:51
6 Query Tuning Techniques - Solve 75% SQL Server Performance Problems (by Amit Bansal)

157,337 views

5 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,632 views

4 years ago

The Engineer's Desk
SQL Query Optimization and performance tuning tips | SQL Tutorial for Beginners | SQL Interview tips

Unlock the secrets to efficient SQL query optimization and performance tuning with our comprehensive tutorial designed for ...

8:22
SQL Query Optimization and performance tuning tips | SQL Tutorial for Beginners | SQL Interview tips

53,670 views

1 year ago

The SQL Guy
9 Query Tuning Techniques | SQL Server Performance Tuning Made Easy

9 tips on SQL Server Query performance that anyone can apply right now to make your queries and your database go faster!

11:50
9 Query Tuning Techniques | SQL Server Performance Tuning Made Easy

12,195 views

1 year ago

SQLBI
Analyzing a slow report query in DAX Studio

Investigate a slow query in a Power BI report using DAX Studio, looking at the query plan and the server timings. How to learn ...

10:33
Analyzing a slow report query in DAX Studio

53,622 views

5 years ago

Simplilearn
SQL Query Optimization | SQL Query Optimization Techniques | SQL Basics | SQL Query | Simplilearn

"️ IBM - Data Analyst ...

29:16
SQL Query Optimization | SQL Query Optimization Techniques | SQL Basics | SQL Query | Simplilearn

15,488 views

1 year 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

15,989 views

5 years 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,095 views

2 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,077 views

1 year ago

Supabase
Make your queries 43,240x faster

Indexes can greatly improve the performance of a Postgres database, especially as the size of the tables grow. In this video, Jon ...

13:16
Make your queries 43,240x faster

38,555 views

1 year ago

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

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

5:36
Course: Tuning a Stored Procedure - Finding the Slow Query with the Plan Cache

15,553 views

5 years ago

Database Star
Are SQL joins bad for performance?

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

8:21
Are SQL joins bad for performance?

13,239 views

2 years ago