ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,199,838 results

w3schools.com
SQL - SELECT DISTINCT Statement - W3Schools.com

This video is an introduction to the SELECT DISTINCT statement in SQL. Part of a series of video tutorials to learn SQL for ...

1:45
SQL - SELECT DISTINCT Statement - W3Schools.com

224,467 views

1 year ago

Database Star
What Is SQL Distinct and How Can You Use It?

Get my free SQL Cheat Sheets: https://databasestar.mykajabi.com/lpkj-sql-cheat-sheets/?video=zWtewD294W0 Master SQL ...

6:35
What Is SQL Distinct and How Can You Use It?

23,174 views

5 years ago

ProgramGuru
SQL - SELECT DISTINCT

SELECT DISTINCT statement in SQL: Retrieving unique data from a database 0:36 Syntax of SELECT DISTINCT 01:01 Examples ...

2:56
SQL - SELECT DISTINCT

170 views

1 year ago

Data with Baraa
SQL DISTINCT - Remove Duplicate Rows - SQL Tutorial #12

SQL Full (30-Hours) Course* https://youtu.be/SSKVgrwhzus *SQL MySQL Course* https://youtu.be/NTgejLheGeU *Free ...

3:41
SQL DISTINCT - Remove Duplicate Rows - SQL Tutorial #12

8,000 views

2 years ago

Essential SQL (EssentialSQL)
Learn to SELECT Unique Values using DISTINCT | Essential SQL

The select statement is to create queries so you can retrieve information from your SQL Server database. Use the DISTINCT ...

2:53
Learn to SELECT Unique Values using DISTINCT | Essential SQL

594 views

4 years ago

Data With Dominic
09. SELECT DISTINCT STATEMENT | QUERY DISTINCT / UNIQUE VALUES IN T-SQL | SQL SERVER

T-SQL (Structured Query Language) has been the primary language for accessing, storing, retrieving, and manipulating data in ...

5:56
09. SELECT DISTINCT STATEMENT | QUERY DISTINCT / UNIQUE VALUES IN T-SQL | SQL SERVER

389 views

3 years ago

Coffing Data Warehousing
Let's Learn SQL! Lesson 16 : Distinct Command vs Group By

Explore SQL with Tom Coffing of Coffing Data Warehousing! In this lesson, learn the differences between the Distinct Command ...

4:45
Let's Learn SQL! Lesson 16 : Distinct Command vs Group By

8,145 views

9 years ago

Bert Wagner
COUNT, DISTINCT, and NULLs in SQL Server

NULLs are interesting values. While they fill an important need in the database, it's not always intuitive how different SQL Server ...

3:25
COUNT, DISTINCT, and NULLs in SQL Server

20,594 views

6 years ago

Data Science Academy
SQL Tutorial deutsch - SELECT DISTINCT

Learn the fundamentals of SQL Advertisement: Click here for the complete 10-hour SQL course: https://www.udemy.com/course ...

5:16
SQL Tutorial deutsch - SELECT DISTINCT

2,795 views

5 years ago

People also watched

Data with Baraa
SQL Indexes (Visually Explained) | Clustered vs Nonclustered | #SQL Course 35

Visually explained how SQL indexes work and the difference between clustered and nonclustered indexes. Subscribe, Like ...

43:10
SQL Indexes (Visually Explained) | Clustered vs Nonclustered | #SQL Course 35

72,199 views

1 year ago

SQLBI
Choosing between DISTINCT and VALUES in DAX

When should you use DISTINCT over VALUES in DAX? Here is how to write resilient measures that survive bad data and model ...

18:09
Choosing between DISTINCT and VALUES in DAX

6,969 views

5 months ago

CockroachDB
SQL indexing best practices | How to make your database FASTER!

Learn about best practices for using indexes in SQL, and how they can be used to speed up your queries, make your database ...

4:08
SQL indexing best practices | How to make your database FASTER!

249,558 views

3 years ago

Data with Baraa
SQL Unique & Filtered Indexes (Visually Explained) | #SQL Course 37

Visually explained how SQL unique and filtered indexes improve query performance and data integrity. Subscribe, Like, and ...

12:03
SQL Unique & Filtered Indexes (Visually Explained) | #SQL Course 37

12,243 views

1 year ago

Data with Baraa
SQL Table Partitioning (Visually Explained) | Optimize Big Table Performance | #SQL Course 42

Visually explained how SQL table partitioning improves performance and manageability for large datasets. Subscribe, Like ...

33:22
SQL Table Partitioning (Visually Explained) | Optimize Big Table Performance | #SQL Course 42

39,269 views

1 year ago

Programmieren Starten
Databases and SQL #16 - Group By

✘ Try Premium now: https://programmieren-starten.de/premium-mitgliedschaft-lp1/?utm_source=youtube&utm_medium=social&utm_term ...

9:32
Databases and SQL #16 - Group By

44,401 views

7 years ago

Agatha
Do THIS instead of watching endless tutorials - how I’d learn SQL FAST still in 2025

Get certified as a Data Professional with Datacamp - SQL Associate certification rated #1 by Forbes https://datacamp.pxf.io/7524Zr ...

8:10
Do THIS instead of watching endless tutorials - how I’d learn SQL FAST still in 2025

375,784 views

1 year ago

datenanalyst․com
SQL Befehle einfach erklärt

SQL für Bewerbung, Job & Weiterbildung: https://copecart.com/products/25bf3330/checkout Als Entwickler hilft es wenn du auch ...

5:29
SQL Befehle einfach erklärt

8,964 views

5 years ago

Patrick Boekhoven
Die GROUP BY und HAVING Funktion in SQL. Schnell und einfach erklärt. (Plus Aggregatfunktion)

Wenn ihr per SQL eure Daten bzw. Ergebnismengen gruppieren bzw. Datensätze zusammenfassen wollte, dann benötigt ihr die ...

7:15
Die GROUP BY und HAVING Funktion in SQL. Schnell und einfach erklärt. (Plus Aggregatfunktion)

14,357 views

4 years ago

EzzyLearning
Clean Architecture in .NET 10 - Master the Application Layer with CQRS

Master the Application Layer in Clean Architecture using the Command Query Responsibility Segregation (CQRS) pattern.

15:04
Clean Architecture in .NET 10 - Master the Application Layer with CQRS

634 views

2 weeks ago

Database by Doug
Using DISTINCT in SQL

A brief beginner's introduction to the DISTINCT operator in SQL. DISTINCT creates a set of unique records, based on field values.

8:53
Using DISTINCT in SQL

42,160 views

7 years ago

The Code Samples
SQL DISTINCT STATEMENT | SQL TUTORIAL | BEGINNER SQL TUTORIAL | SQL DISTINCT MULTIPLE COLUMNS

In this SQL Tutorial for beginners, we are going to learn how to use SQL DISTINCT statement in SSMS. Distinct statement is used ...

3:10
SQL DISTINCT STATEMENT | SQL TUTORIAL | BEGINNER SQL TUTORIAL | SQL DISTINCT MULTIPLE COLUMNS

514 views

3 years ago

Amit Thinks
SQL SELECT DISTINCT statement (return different values) | SQL Tutorial for Beginners | 2021

Learn how to select and return only distinct values from a table using the SELECT DISTINCT statement. Install SQL Server on ...

1:46
SQL SELECT DISTINCT statement (return different values) | SQL Tutorial for Beginners | 2021

20,116 views

4 years ago

DBeaver
Learn SQL: SELECT DISTINCT

If you have watched our previous videos about SQL scripting for beginners, you already know how to work with a few basic ...

3:33
Learn SQL: SELECT DISTINCT

3,095 views

1 year ago

1Keydata
2-Minute SQL Tips: Finding Unique Values Using COUNT DISTINCT

Understand how to find unique values in your data. Learn the basic syntax, see practical examples, and discover how to pair ...

1:49
2-Minute SQL Tips: Finding Unique Values Using COUNT DISTINCT

346 views

11 months ago

Prof. Dr. Jens K. Perret
SQL in MS Access - Clear up Duplicates with SELECT DISTINCT

SQL Course Part 06 The full playlist can be found here: ...

3:33
SQL in MS Access - Clear up Duplicates with SELECT DISTINCT

2,364 views

3 years ago

Patrick Boekhoven
Abfragen in SQL mit SELECT - Teil 5 (COUNT und DISTINCT)

Im fünften Teil erkläre ich euch wie ihr mit dem COUNT und DISTINCT Befehl einzelne Werte zählt.

4:14
Abfragen in SQL mit SELECT - Teil 5 (COUNT und DISTINCT)

6,075 views

2 years ago

Data Project Hub
SQL | Find UNIQUE and DISTINCT values in SQL|Eliminate duplicate records from table|UNIQUEvsDISTINCT

In this video we see how to find unique and distinct values in sql. Distinct means, different values regardless how many times it ...

10:54
SQL | Find UNIQUE and DISTINCT values in SQL|Eliminate duplicate records from table|UNIQUEvsDISTINCT

15,290 views

3 years ago

Jamie King
SQL DISTINCT Within a SELECT - Retrieving Unique Values

Jamie King of Neumont University demonstrating use of DISTINCT within a SQL SELECT command.

3:41
SQL DISTINCT Within a SELECT - Retrieving Unique Values

45,416 views

13 years ago

Jess Ramos | Data Analytics & Tech
count(*) vs. count(distinct) - SQL for BEGINNERS (100% Free Masterclass)

Free SQL Course & Datasets Below ⬇️ Free Intro & Video Datasets: https://www.bigdataenergycourses.com/step-1 Beginner ...

12:01
count(*) vs. count(distinct) - SQL for BEGINNERS (100% Free Masterclass)

1,199 views

2 months ago

Data Project Hub
How to retrieve distinct records not using DISTINCT keyword? | SQL Query Performance Optimization

In this video we will see how to query distinct records from a table not using DISTINCT keyword. #sql #sqlinterview #dataanalytics ...

3:13
How to retrieve distinct records not using DISTINCT keyword? | SQL Query Performance Optimization

205 views

1 year ago

Quick Codes with Daniel
BIGQUERY SQL TUTORIAL - Select DISTINCT values in a field

In this video I show you how to return a list of distinct values in a given field, how to count the number of distinct values in a field, ...

4:51
BIGQUERY SQL TUTORIAL - Select DISTINCT values in a field

797 views

2 years ago