All
Search
Images
Videos
Shorts
Maps
News
Copilot
More
Shopping
Flights
Travel
Notebook
Report an inappropriate content
Please select one of the options below.
Not Relevant
Offensive
Adult
Child Sexual Abuse
Codefinity SQL Courses Video
SQL Courses
by Great Learning
PL/SQL
Full-Course
YouTube SQL
Basics Exercises 2024
JSON Official Website
Learn SQL
Language with SQL Server
SQL
Full Form
Python JSON
JSON-LD Python
SQLCourse Beginner to Advanced
SQL Server SQL
Tutorial
SQL
Full
SQL
Simplilearn
Beginners SQL
Tutorial
Decoding JSON in Python with Classes
SQL
From Beginner to Advanced
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
Codefinity SQL Courses Video
SQL Courses
by Great Learning
PL/SQL
Full-Course
YouTube SQL
Basics Exercises 2024
JSON Official Website
Learn SQL
Language with SQL Server
SQL
Full Form
Python JSON
JSON-LD Python
SQLCourse Beginner to Advanced
SQL Server SQL
Tutorial
SQL
Full
SQL
Simplilearn
Beginners SQL
Tutorial
Decoding JSON in Python with Classes
SQL
From Beginner to Advanced
0:50
Follow for the full SQL Basics series! Use ORDER BY to sort your table 🔽🔼 👉 Sort numbers, text, or even multiple columns. 👉 Choose ascending or descending order. 👉 Control how data appears in just one line. Clean data, sharp insights. That’s the power of SQL. 💡 #learntocode #programming #coding #developer #codingtips #sql #mysql #database | Codefinity
620 views
8 months ago
Facebook
Codefinity
0:57
Subscribe now to learn SQL through quick, easy Reels! Your first step? Learning the SELECT statement. Perfect for beginners who want to query like a pro. 💡 Next up: sorting and limiting results. Stay tuned! #sql #mysql #python #datascience #dataanalytics #dataanalysis #learntocode #learn #coding #programming | Codefinity
540 views
9 months ago
Facebook
Codefinity
1:00
Follow for more tutorials #coding #dataanalytics #datascience #tech #computerscience #codefinity
1.6K views
6 months ago
YouTube
Codefinity
1:04
Learn SQL in 60 seconds — follow for the full series! Need data from two tables at once? That’s where INNER JOIN comes in. In this quick tutorial, you’ll see how to: ✅ Combine data from product and category tables ✅ Use dot notation to pick the right columns ✅ Add aliases with AS to rename columns in your results ✅ Connect both tables with ON 👉 Follow our page for more SQL tips and next-level JOIN tutorials. 👉 Want hands-on practice? The full SQL course with interactive exercises is in our bio
9.5K views
6 months ago
Facebook
Codefinity
0:43
Learn SQL in 60 seconds — follow for the full series! Today we’re breaking down one of the most confusing SQL concepts: the difference between LEFT JOIN and RIGHT JOIN. 👉 Follow our page for more daily SQL tutorials 👉 Want hands-on practice? Full SQL course is in our bio #SQL #LearnSQL #coding #programming #learntocode #python #onlinelearning #tech #codefinity #developer #computerscience #coder #databases | Codefinity
9.1K views
5 months ago
Facebook
Codefinity
0:41
Learn SQL in 60 seconds — follow for the full series! Ever wondered how many rows match your query? The COUNT() function is one of the simplest but most powerful tools in SQL. 👉 Follow our page for more daily SQL tips. 👉 Want hands-on practice? Check out the full SQL course in our bio. #SQL #programming #datascience #dataanalytics #learntocode #coding #python #onlinelearning #developer #codefinity #coder #computer science | Codefinity
10.7K views
7 months ago
Facebook
Codefinity
0:46
Learn SQL in 60 seconds — follow for the full series! Want to number your rows directly inside a query? You can do it easily with the ROW_NUMBER() function. 👉 Follow for more SQL tips and daily mini-lessons. 👉 Hands-on practice? Check the full SQL course in our bio. #SQL #LearnSQL #coding #datascience #dataanalytics #computerscience #programming #python #tech #learntocode #codefinity #codefinityreview | Codefinity
18.2K views
6 months ago
Facebook
Codefinity
0:42
Follow for whole series #learnsql #sql #computerscience #coding #datascience #dataanalytics #tech
1.4K views
6 months ago
YouTube
Codefinity
0:28
Learn SQL in under 60 seconds, follow for the full series! Want cleaner, easier-to-read SQL? Start using comments. They help you explain your logic, disable parts of a query, and keep everything organized. In this quick tutorial, you’ll learn: ✅ How to write single-line comments with the double dash (—) ✅ How to write multi-line comments using slash-star (/* … */) 👉 Follow for more daily SQL tips 👉 Want hands-on practice? The full SQL course is in our bio #SQL #dataanalytics #datascience #pyth
10.6K views
5 months ago
Facebook
Codefinity
0:42
Learn SQL in 60 seconds — follow for the full series! You’ve grouped your data with GROUP BY… now what? Use the HAVING clause to filter those groups — just like WHERE, but for aggregated results. 💡 In this quick tutorial, you’ll learn: ✅ The difference between WHERE and HAVING ✅ How to filter grouped data using HAVING COUNT(*) > 5 ✅ When to use each in your SQL queries Perfect for analysts, developers, and anyone turning data into insights. 👉 Follow our page for more daily SQL mini-lessons. 👉
37.1K views
6 months ago
Facebook
Codefinity
0:47
Learn SQL in 60 seconds — follow for the full series! The GROUP BY statement lets you turn rows into summaries — like finding total population by continent or counting countries per region 🌍 ✅ Group rows that share the same value ✅ Use GROUP BY with functions like COUNT(), SUM(), and AVG() ✅ Create clean, easy-to-read summaries from large tables 👉 Follow our page for more daily SQL lessons. 👉 Want hands-on practice? The full interactive SQL course is in our bio. #SQL #coding #datascience #dat
5.3K views
6 months ago
Facebook
Codefinity
6:18:09
SQL Full Course — Learn SQL From Beginner to Advanced (2026 Edition)
70K views
5 months ago
YouTube
WsCube AI & Tech School
0:33
Learn SQL in 60 seconds — follow for the full series! In SQL you can use aggregation functions to analyze your data fast — directly inside the SELECT statement. Here’s what you’ll learn in this tutorial: ✅ SUM() — adds up all values in a column ✅ AVG() — finds the average ✅ MIN() & MAX() — show the smallest and largest values Turn raw data into insights with just one line of SQL. 💡 👉 Follow our page for more SQL tips & mini-lessons. 👉 Want hands-on practice? Find the full SQL course in our bi
1.9K views
7 months ago
Facebook
Codefinity
0:51
Learn SQL in 60 seconds — follow for the full series! Tired of writing long conditions in your queries? SQL gives you shortcuts: ✅ IN → match values from a list ✅ NOT IN → exclude values from a list ✅ BETWEEN → filter a range (like numbers between 5M and 20M) These operators make your WHERE clause cleaner, shorter, and way easier to read. 💡 👉 Follow our page for more daily SQL tips. 👉 Want hands-on practice? Check the full SQL course in our bio | Codefinity
4.3K views
7 months ago
Facebook
Codefinity
0:32
Learn SQL in 60 seconds — follow for the full series! In SQL you can use aggregation functions to analyze your data fast — directly inside the SELECT statement. Here’s what you’ll learn in this tutorial: ✅ SUM() — adds up all values in a column ✅ AVG() — finds the average ✅ MIN() & MAX() — show the smallest and largest values Turn raw data into insights with just one line of SQL. 💡 👉 Follow our page for more SQL tips & mini-lessons. 👉 Want hands-on practice? Find the full SQL course in our bi
1.6K views
7 months ago
TikTok
codefinity.com
0:40
Follow for quick SQL tutorials in under 60 seconds 🚀 You’ll learn how the DISTINCT keyword instantly removes duplicates. Perfect for beginners in SQL, data analytics, or anyone working with databases. #SQL #LearnSQL #SQLTutorial #DataAnalytics #DataScience #ProgrammingForBeginners #database | Codefinity
2.6K views
8 months ago
Facebook
Codefinity
0:49
Learn SQL in under 60 seconds. Follow for the full series! ⚠️ Quick tip: Use = mainly with numbers (they also work alphabetically with text, but that’s advanced). To check NULL, use IS NULL or IS NOT NULL, not =. 👉 Follow our page to watch the full SQL basics series, or check the link in bio for the complete course with hands-on practice. #SQL #LearnSQL #SQLTutorial #DataAnalytics #DataScience #ProgrammingBasics #DatabaseSkills #Codefinity | Codefinity
4.9K views
8 months ago
Facebook
Codefinity
10:04:46
SQL Full Course 2026 | Complete SQL Course For Beginners FREE | Intellipaat
63K views
5 months ago
YouTube
Intellipaat
8:51:15
SQL Full Course 2026 [FREE] | SQL Tutorial For Beginners | SQL Training For Beginners | Simplilearn
7.4K views
3 months ago
YouTube
Simplilearn
8:28:02
SQL Full Course 2026 [FREE] | Complete SQL Traning For Beginners | Advanced SQL Course | Simplilearn
3.9K views
2 weeks ago
YouTube
Simplilearn
5:33:49
SQL Full Course 2026 | Complete SQL Course in 6 Hours | SQL Tutorial for Beginners | Simplilearn
7.4K views
4 months ago
YouTube
Simplilearn
6:28:16
SQL Full Course 2026 | SQL Tutorial For Beginners | SQL Data Manipulation Tutorial | Simplilearn
4K views
2 months ago
YouTube
Simplilearn
9:43:35
SQL Full Course 2026 [FREE] | Advanced SQL Course 2026 | SQL Tutorial For Beginners | Simplilearn
2K views
3 weeks ago
YouTube
Simplilearn
9:48:52
SQL Full Course 2026 [FREE] | Advanced SQL Course 2026 | SQL Tutorial For Beginners | Simplilearn
1.1K views
3 weeks ago
YouTube
Simplilearn
3:57:54
SQL Tutorial for Beginners (Complete Course using MySQL)
2.6M views
10 months ago
YouTube
CodeWithHarry
4:04:58
Learn SQL Beginner to Advanced in Under 4 Hours
1.5M views
Oct 8, 2024
YouTube
Alex The Analyst
6:18:26
SQL Full Course for Beginners (Complete Guide For Data Engineers)
169K views
6 months ago
YouTube
Ansh Lamba
10:38:36
SQL Full Course 2025 | SQL Tutorial | Complete SQL Course For Beginners | Edureka
15.4K views
10 months ago
YouTube
edureka!
42:23
SQL Complete Tutorial in One Video | All SQL Queries with Examples | Beginner to Advanced
1.7K views
3 months ago
YouTube
Kailash Joshi Tutorials
15:01
How to work with SQLAlchemy: Python's Powerful ORM for Databases | Codefinity Tutorial
1.2K views
May 27, 2024
YouTube
Codefinity
See more
More like this
Feedback