ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

551 results

DataFuture
What is the difference between UNION, UNION ALL and INTERSECT in SQL

In this video, I dive into the differences between union, union all, and intersect in SQL, which are crucial for anyone preparing for ...

3:59
What is the difference between UNION, UNION ALL and INTERSECT in SQL

58 views

8 months ago

Don Data
SQL INTERSECT – Simple When It Works, But Know Its Limits!

Struggling with duplicate data in SQL? Learn the key differences between INTERSECT and JOIN—and when to use each method ...

4:14
SQL INTERSECT – Simple When It Works, But Know Its Limits!

127 views

11 months ago

NPC Codes
INTERSECT in SQL Explained with Examples

Learn how to use the INTERSECT operator to find common records between two queries. Understand syntax, use cases, and ...

0:50
INTERSECT in SQL Explained with Examples

1 view

2 months ago

vlogize
How to Perform an INTERSECT in SQL Server While Retaining Duplicate Rows

Learn how to perform an INTERSECT operation in SQL Server and retain duplicate rows, an essential technique for advanced ...

1:14
How to Perform an INTERSECT in SQL Server While Retaining Duplicate Rows

1 view

11 months ago

Neso Academy
ANY and ALL Operators in SQL

DBMS: ANY and ALL Operators in SQL Topics discussed: 1. ANY Operator in SQL 2. ALL Operator in SQL. Follow Neso Academy ...

11:07
ANY and ALL Operators in SQL

16,998 views

9 months ago

Next LVL Programming
How Do I Use The INTERSECT Operator In SQL? - Next LVL Programming

How Do I Use The INTERSECT Operator In SQL? In this informative video, we will discuss the INTERSECT operator in SQL and ...

3:42
How Do I Use The INTERSECT Operator In SQL? - Next LVL Programming

1 view

5 months ago

Neil Sainsbury
41 - INTERSECT | Mastery with SQL

Master SQL - Learn modern SQL with PostgreSQL with this popular, formerly paid course, now completely FREE. Over 150 ...

4:21
41 - INTERSECT | Mastery with SQL

9 views

4 months ago

vlogize
How to Fix INTERSECT Issues in Microsoft SQL Server: A Clear Guide

Learn how to resolve syntax errors when using INTERSECT with pseudo tables in Microsoft SQL Server with practical examples ...

2:31
How to Fix INTERSECT Issues in Microsoft SQL Server: A Clear Guide

1 view

9 months ago

AIgineer
SQL analytics course with DuckDB - sets concepts

In this video, we delve into the fundamentals of Set Theory and its application in databases, particularly using SQL and DuckDB.

8:07
SQL analytics course with DuckDB - sets concepts

122 views

2 months ago

Joel John J
Explain  INTERSECT, in SQL  to an Interviewer when attending Data Scientist interview _ Episode  39

Explain INTERSECT, in SQL to an Interviewer when your attending Data Scientist interview _ Episode 39 In data analysis, we ...

2:19
Explain INTERSECT, in SQL to an Interviewer when attending Data Scientist interview _ Episode 39

22 views

2 months ago

vlogize
How to Use INTERSECT in SQL for Enhanced Table Queries

Discover how to modify your SQL queries using `INTERSECT` to retrieve additional columns from your table while ensuring data ...

1:32
How to Use INTERSECT in SQL for Enhanced Table Queries

0 views

7 months ago

vlogize
How to Intersect Results from the Same SQLite Table Using SQL Queries

Discover how to effectively combine and intersect results in your SQLite database to retrieve specific item properties. Learn simple ...

1:57
How to Intersect Results from the Same SQLite Table Using SQL Queries

0 views

5 months ago

Fiifi Aubbin | Your Digital Skills Coach
Day 21 - Mastering INTERSECT & EXCEPT with Real Examples

Welcome to Day 21 of our SQL Made Simple series! In this lesson, we break down INTERSECT and EXCEPT—two powerful ...

6:16
Day 21 - Mastering INTERSECT & EXCEPT with Real Examples

23 views

4 months ago

vlogize
How to Efficiently Intersect and Order Data from Two Tables in SQL

Learn how to correctly arrange and intersect data from two SQL tables to find top scoring subjects efficiently. --- This video is ...

1:28
How to Efficiently Intersect and Order Data from Two Tables in SQL

0 views

9 months ago

Free BI Academy
UNION vs INTERSECT | Combining Result Sets in SQL

This lesson explains how to combine query results. You'll learn UNION, UNION ALL, and INTERSECT. I explain use cases and ...

1:55
UNION vs INTERSECT | Combining Result Sets in SQL

0 views

2 weeks ago

vlogize
How to Simulate an N-Dimensional INTERSECT with Generic SQL in MySQL

Discover how to perform effective `N-Dimensional INTERSECT` operations in MySQL, where the INTERSECT command is ...

1:49
How to Simulate an N-Dimensional INTERSECT with Generic SQL in MySQL

0 views

9 months ago

CodeWithAbby
EP-22 | Intersect in SQL Server | Real-time Use Cases  |  @codewithabby  | 2025

EP-22 | Intersect in SQL Server | Real-time Use Cases | @codewithabby | 2025 Hello Everyone ! Welcome to the channel "Code ...

16:26
EP-22 | Intersect in SQL Server | Real-time Use Cases | @codewithabby | 2025

108 views

11 months ago

vlogize
How to Use INTERSECT in SQL to Find Shared Employee Names in a Single Table

Discover how to effectively use the `INTERSECT` SQL function to pinpoint employees with matching first and last names in a ...

2:04
How to Use INTERSECT in SQL to Find Shared Employee Names in a Single Table

0 views

7 months ago

vlogize
Mastering SQL: How to Intersect Two Subqueries in SQLite

Discover an effective approach to `intersect` complex SQL queries in SQLite, breaking down the process into clear steps and ...

1:38
Mastering SQL: How to Intersect Two Subqueries in SQLite

0 views

4 months ago

Data Tech Academy
SQL Set Operators vs LIKE: The Truth About INTERSECT and Pattern Match

Are these two queries the same? SELECT Fullname FROM nyscregistration WHERE FirstName LIKE 'A%' INTERSECT SELECT ...

3:51
SQL Set Operators vs LIKE: The Truth About INTERSECT and Pattern Match

59 views

2 months ago