ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

766,461 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,171 views

3 years 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,555 views

2 years ago

Mike
How The Query Optimizer Works

http://bit.ly/1EJsBPK Code Above Is For Performance Tuning Course. Limited Number at this price.

1:58
How The Query Optimizer Works

5,183 views

10 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,521 views

1 year 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,724 views

10 months 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

109,540 views

2 months ago

Bert Wagner
12 Ways To Rewrite SQL Queries for Better Performance

In this episode we explore a variety of ideas for rewriting queries to improve performance when you can't do things like change ...

9:00
12 Ways To Rewrite SQL Queries for Better Performance

95,074 views

6 years ago

ByteByteGo
7 Must-know Strategies to Scale Your Database

Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bit.ly/bytebytegoytTopic Animation ...

8:42
7 Must-know Strategies to Scale Your Database

256,837 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,792 views

1 year 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,054 views

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

5 years ago

Erik Darling (Erik Darling Data)
Introducing Performance Studio Free SQL Server Query Plan Analysis Tool

Summary In this video, I introduce my latest tool, Performance Studio, which I've been working on and refining for a while now.

11:48
Introducing Performance Studio Free SQL Server Query Plan Analysis Tool

926 views

7 days 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,995 views

3 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

61,598 views

1 year 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,301 views

6 years ago

CMU Database Group
#15 - Query Planning & Optimization (CMU Intro to Database Systems)

Andy Pavlo (https://www.cs.cmu.edu/~pavlo/) Slides: https://15445.courses.cs.cmu.edu/fall2024/slides/15-optimization.pdf Notes: ...

1:21:18
#15 - Query Planning & Optimization (CMU Intro to Database Systems)

7,887 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,209 views

1 year ago

Tales From The Field
SQL Server for Beginners - How Does the Query Optimizer Work?!?

Do you ever wonder how SQL Server, or #AzureSQL, or #managedinstance work? How they select the queries that they select?

19:05
SQL Server for Beginners - How Does the Query Optimizer Work?!?

1,399 views

2 years ago

CMU Database Group
19 - Query Optimizer Implementation I (CMU Databases / Spring 2020)

Prof. Andy Pavlo (http://www.cs.cmu.edu/~pavlo/) Slides: https://15721.courses.cs.cmu.edu/spring2020/slides/19-optimizer1.pdf ...

1:29:56
19 - Query Optimizer Implementation I (CMU Databases / Spring 2020)

7,623 views

5 years ago

Prof. Dr. Jens Dittrich, Big Data Analytics
14.502 Challenges in Query Optimization: Rule-Based Optimization

My book "Patterns in Data Management" is now available both as an ebook or a print book (with color graphics!).

13:57
14.502 Challenges in Query Optimization: Rule-Based Optimization

32,007 views

11 years ago

High-Performance Programming
Use MySQL EXPLAIN for Query Optimization

Get 60% OFF on the Complete Course - MySQL High-Performance Guide Course ...

17:19
Use MySQL EXPLAIN for Query Optimization

75,195 views

5 years ago

CMU Database Group
#15 - Database Query Optimizers Part 1 (CMU Intro to Database Systems)

Andy Pavlo (https://www.cs.cmu.edu/~pavlo/) Slides: https://15445.courses.cs.cmu.edu/fall2025/slides/15-optimization1.pdf Notes: ...

1:19:40
#15 - Database Query Optimizers Part 1 (CMU Intro to Database Systems)

2,730 views

4 months ago

Gate Smashers
Query Optimization | SQL Query Optimization with Examples

Subscribe to our new channel:https://www.youtube.com/@varunainashots Subject wise playlist Link: ...

9:45
Query Optimization | SQL Query Optimization with Examples

159,254 views

1 year ago

High Powered Help, Inc.
HowTo: MySQL Query Optimization using EXPLAIN and Indexing

This shows a real-life example on how to speed up queries (drastically!) using the explain statement to examine query execution ...

7:38
HowTo: MySQL Query Optimization using EXPLAIN and Indexing

45,364 views

8 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,227 views

1 year ago

Brent Ozar Unlimited
SQL Query Optimization. Why is it so hard to get right?

Slides, notes, and donations: https://www.BrentOzar.com/go/dewitt.

1:39:24
SQL Query Optimization. Why is it so hard to get right?

39,090 views

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

1 year ago