ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

74 results

Sumit Mittal
SQL Subqueries Full Course | Single Row, Multi Row, Correlated & Nested Explained

SQL Superstar in 50 Days by Sumit Mittal To know about my Ultimate Data Engineering Program - https://www.trendytech.in ...

1:58:59
SQL Subqueries Full Course | Single Row, Multi Row, Correlated & Nested Explained

3,191 views

2 weeks ago

Browsejobs
SQL Class 3: Subqueries Explained | Beginner to Job-Ready

Welcome to SQL Class 3 of our Beginner-to-Job-Ready SQL Series! In this session, you'll master Subqueries (Nested Queries) ...

1:04:45
SQL Class 3: Subqueries Explained | Beginner to Job-Ready

59 views

3 weeks ago

Simplilearn
SQL Full Course 2026 | Complete SQL Course in 6 Hours | SQL Tutorial for Beginners | Simplilearn

Post Graduate Program in Data Analytics, delivered by Simplilearn in collaboration with Purdue University ...

5:33:49
SQL Full Course 2026 | Complete SQL Course in 6 Hours | SQL Tutorial for Beginners | Simplilearn

3,285 views

4 days ago

Mathieu Torchia
Fix Your Confusing SQL Query with This Simple Mindset Shift

If you've ever gotten lost in your own complex SQL code, dealing with huge nested subqueries, too many parentheses, and ...

3:05
Fix Your Confusing SQL Query with This Simple Mindset Shift

73 views

3 weeks ago

vlogommentary
How to Make Views in PostGraphile Return Nested Objects

Learn how to structure SQL views in PostGraphile to return nested objects in GraphQL responses by selecting entire table records ...

2:42
How to Make Views in PostGraphile Return Nested Objects

0 views

8 days ago

MrBrownCS
Nested SQL SELECT Statements

Looking at why you may nest one SELECT statement into another, and a couple of examples of how this is done. Made for OCR A ...

5:54
Nested SQL SELECT Statements

28 views

2 weeks ago

vlogommentary
How to Delete a Row by Position Using ROWID in SQLite

Learn how to delete a specific row by its index position in a SQLite table without displaying the row ID column, using a concise ...

2:33
How to Delete a Row by Position Using ROWID in SQLite

6 views

3 weeks ago

Hash Inverse
How Databases Work: A Deep Dive into Storage and Querying

Hash Inverse We've treated the database as a magical persistence layer for years. You write SQL, and data appears. But what ...

5:55
How Databases Work: A Deep Dive into Storage and Querying

33 views

2 weeks ago

vlogommentary
How to Add a New Property to Nested JSON Objects in SQL Server

Learn how to update nested JSON arrays in SQL Server by adding new properties to each object using OPENJSON and FOR ...

3:28
How to Add a New Property to Nested JSON Objects in SQL Server

0 views

7 days ago

Zain Entrepreneur
Logic Behind SQL Subqueries Explained | How to Identify Subquery Questions

Understanding subqueries in SQL is one of the biggest challenges for beginners — and this video solves that problem step by ...

9:59
Logic Behind SQL Subqueries Explained | How to Identify Subquery Questions

13 views

6 days ago

vlogommentary
How to Return Nested JSON with FastAPI and psycopg2 Without Using ORM

Learn how to structure nested JSON responses in FastAPI using raw SQL queries with psycopg2, enabling inclusion of related ...

3:34
How to Return Nested JSON with FastAPI and psycopg2 Without Using ORM

0 views

2 weeks ago

Eclasess EduTech
Day-8: Subqueries & Aggregate Functions in SQL Server | T-SQL Interview Concepts

This session explains how to write nested queries, use aggregations for data analysis, and apply them together in real-time ...

56:29
Day-8: Subqueries & Aggregate Functions in SQL Server | T-SQL Interview Concepts

12 views

3 weeks ago

Zain Entrepreneur
SQL Subquery Types | Single, Multiple & Correlated Subqueries

In this video, you will learn all major types of Subqueries in SQL with clear logic, visual understanding, and practical MySQL ...

15:30
SQL Subquery Types | Single, Multiple & Correlated Subqueries

18 views

5 days ago

Ahnaf Zamil
How a Bad Index Turned a Fast JOIN Into a 4-Second Query

In this video, I show a real PostgreSQL performance trap where adding an index made a JOIN query dramatically slower instead ...

18:08
How a Bad Index Turned a Fast JOIN Into a 4-Second Query

164 views

2 weeks ago

Why This in Tech?
Why Are Joins Slow? Database Internals Explained

Discover the hidden complexity behind SQL joins. We explore nested loops, hash joins, and memory constraints to explain why ...

8:30
Why Are Joins Slow? Database Internals Explained

38 views

6 days ago

Handwritten Notes Hub
SQL Tutorial | Complete SQL for Beginners to Advanced | Handwritten SQL Notes for BCA & B.Tech

Subqueries & Nested Queries • Single row subquery • Multiple row subquery • Correlated subqueries 8. Views, Indexes, Keys ...

0:34
SQL Tutorial | Complete SQL for Beginners to Advanced | Handwritten SQL Notes for BCA & B.Tech

0 views

3 weeks ago

vlogommentary
How to Convert a Table to Nested JSON in SQL Server 2019

Learn how to convert SQL Server 2019 tables into nested JSON objects using string aggregation and FOR JSON PATH ...

3:35
How to Convert a Table to Nested JSON in SQL Server 2019

0 views

2 weeks ago

FACTLIFTHQ
SQL Tutorial for Beginners

Welcome to this Complete SQL Tutorial for Beginners to Advanced In this SQL full course, you will learn SQL from scratch with ...

21:36
SQL Tutorial for Beginners

44 views

2 weeks ago

Wael Aboulsaadat
Lecture 9: Query Optimization III.

... the given query and the existing data in the queried relation SQL join can be performed using one of five methods Nested loop ...

1:28:15
Lecture 9: Query Optimization III.

9 views

3 weeks ago

vlogommentary
Mocking COUNT Query Results with Sea-ORM's MockDatabase for Rust Testing

Learn how to correctly mock COUNT aggregate query results in Sea-ORM using Rust's MockDatabase, ensuring reliable and ...

3:58
Mocking COUNT Query Results with Sea-ORM's MockDatabase for Rust Testing

3 views

3 weeks ago