All
Images
Videos
Shorts
Maps
News
Shopping
Copilot
More
Flights
Travel
Notebook
Report an inappropriate content
Please select one of the options below.
Not Relevant
Offensive
Adult
Child Sexual Abuse
Length
All
Short (less than 5 minutes)
Medium (5-20 minutes)
Long (more than 20 minutes)
Date
All
Past 24 hours
Past week
Past month
Past year
Resolution
All
Lower than 360p
360p or higher
480p or higher
720p or higher
1080p or higher
Source
All
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
Price
All
Free
Paid
Clear filters
SafeSearch:
Moderate
Strict
Moderate (default)
Off
Filter
0:38
YouTube
AK Coding
Avoid SELECT *: SQL Query Optimization Techniques
Use SELECT * Sparingly #sqlperformance #sql #database Actualy using SELECT * retrieves all your columns — even if you only need a few columns. This increases I/O and memory usage unnecessarily. Do this: SELECT first_name, last_name, email FROM customers; Not this: SELECT * FROM customers; Why it matters: Fetching only required columns reduces ...
224 views
3 months ago
MySQL Tutorial
1:59:31
MySQL Database - Full Course
YouTube
freeCodeCamp.org
332K views
Jul 20, 2021
3:27:38
MySQL Full Course for Beginners with Practical [FREE] | Learn MySQL in 3 Hours
YouTube
WsCube Tech
581.9K views
Apr 3, 2022
3:57:54
SQL Tutorial for Beginners (Complete Course using MySQL)
YouTube
CodeWithHarry
2.3M views
8 months ago
Top videos
0:55
Top SQL Expert Reveals BEST Query Techniques
YouTube
Manish Sharma
7K views
4 months ago
4:42
SQL SELECT TOP / LIMIT: Control Query Results & Optimize Performance ✨
YouTube
CodeLucky
26 views
1 year ago
9:07
10 Practical Ways to Improve SQL Query Performance (With Real Examples)
YouTube
AK Coding
97 views
3 months ago
MySQL Database Design
20:47
Learn Database Design with MySQL | Introduction to Database and MySQL | Part 1
YouTube
Eduonix Learning Solutions
21.3K views
Aug 24, 2017
21:16
MySQL Workbench Design Walkthrough
YouTube
High Powered Help, Inc.
137.6K views
Nov 3, 2016
1:25:34
MySQL Database Designing | MySQL Tutorial | Eduonix
YouTube
Eduonix Learning Solutions
204.7K views
Mar 8, 2017
0:55
Top SQL Expert Reveals BEST Query Techniques
7K views
4 months ago
YouTube
Manish Sharma
4:42
SQL SELECT TOP / LIMIT: Control Query Results & Optimize Perform
…
26 views
1 year ago
YouTube
CodeLucky
9:07
10 Practical Ways to Improve SQL Query Performance (With Real Ex
…
97 views
3 months ago
YouTube
AK Coding
1:55
How to Modularize SQL Queries in MySQL for Better Reusability
2 views
9 months ago
YouTube
vlogize
1:44
Optimizing SQL Queries: Select Multiple Rows from Multiple Colu
…
5 months ago
YouTube
vlogize
1:55
How To Read Data In MySQL | EP8 #mysql #SelectQuery #SQLRead
15 views
5 months ago
YouTube
Hardik Tutorials
16:46
Day 24 of SQL | SQL Query Optimization in MySQL |15 Techni
…
14 views
5 months ago
YouTube
Vidyanex Consulting
30:49
The Next Generation Optimizer in MySQL
196 views
10 months ago
YouTube
MySQL
0:31
𝗧𝗼𝗽 𝟭𝟬 𝗤𝘂𝗲𝗿𝘆 𝗢𝗽𝘁𝗶𝗺𝗶𝘇𝗮𝘁𝗶𝗼𝗻 𝗦𝘁𝗿𝗮𝘁𝗲𝗴𝗶𝗲𝘀 in MySQL, PostgreSQL, SQL Server, or even Oracle
1.1K views
3 months ago
YouTube
AK Coding
10:11
How to Learn MySQL in 2026 | Complete Roadmap for Beginners
97 views
1 month ago
YouTube
gauri technical
1:43
Efficiently Selecting Data as Groups from a Table in MySQL
1 views
5 months ago
YouTube
vlogize
1:45
How to Optimize Slow SQL Queries with NOT EXISTS Condition
5 months ago
YouTube
vlogize
1:53
Efficiently Retrieve Data from Multiple Tables with SQL Joins
1 views
5 months ago
YouTube
vlogize
2:00
Enhancing MySQL Queries: Optimizing JSON_TABLE Conditio
…
8 views
10 months ago
YouTube
vlogize
8:17
Find in video from 00:27
شرح خاصية Select Query
how to use select query in mysql database
206 views
Jul 31, 2024
YouTube
Electromechanical Engineering Systems
7:01
5 SQL Query Optimization Tricks for 10x Performance
17 views
3 months ago
YouTube
AI2sql
5:18:53
Complete SQL in 1 shot for Data analytics in 2025
125.5K views
8 months ago
YouTube
Sheryians AI School
5:29
Index in SQL Explained | Improve Query Performance
29 views
3 weeks ago
YouTube
gauri technical
1:21:55
Subqueries in SQL: From Basics to Real-World Scenarios (Data Analyt
…
76 views
4 months ago
YouTube
Data Afric
16:19
MySQL GROUP BY & HAVING: Advanced SQL Filtering Techniques
17.8K views
Mar 15, 2025
YouTube
Engineering Digest
38:48
MySQL Performance Tuning & Query Optimization Explained | Cl
…
5 views
3 weeks ago
YouTube
Database Mastery in Tamil(DMT)
0:12
SQL Joins
233 views
4 months ago
YouTube
Rudix
0:10
📊 SQL One-Liner: Running Total (Cumulative Sum) Made Easy
782 views
6 months ago
YouTube
CodeVisium
4:40
How to Use Select and Limit Keywords to Query Your Data Lik
…
2.4K views
Feb 22, 2023
YouTube
Sujay Nadkarni
1:52
How to Effectively Combine Inner Join and Select Query Results in
…
3 views
11 months ago
YouTube
vlogize
1:40
How to Maintain Order in Insert-Select Scripts for MySQL Databases
1 views
9 months ago
YouTube
vlogize
2:09
Optimize MySQL Performance: The Impact of Adding Columns to SEL
…
1 views
11 months ago
YouTube
vlogize
1:49
How to Execute a Dynamic Query Inside a Select Statement in AWS
…
14 views
1 year ago
YouTube
vlogize
53:39
Query Optimization 101 in MySQL
289 views
Jul 10, 2024
YouTube
Southern California Linux Expo
See more videos
More like this
Feedback