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
Access
SQL Sum
SQL
Injection
Alter and
Sum SQL
SQL
Join
SQL
Server
Cumulative Sum
in SQL
SQL
Basics
COUNT()
SQL
Execute Immediate
SQL
SQL
Database
Dynamic
SQL
SQL
for Beginners
SQL
Interview Questions
Curso SQL
24
Excel
Delphi
SQL
AVG()
SQL
SQL
SQL
Cheat Sheet
Excel Drop Down Tutorial
Go
SQL
RDBMS
PostgreSQL
Excel
SUM
MySQL
Data Science
Example SQL
Database
PHP
Advanced SQL
Tutorial
MongoDB
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
Access
SQL Sum
SQL
Injection
Alter and
Sum SQL
SQL
Join
SQL
Server
Cumulative Sum
in SQL
SQL
Basics
COUNT()
SQL
Execute Immediate
SQL
SQL
Database
Dynamic
SQL
SQL
for Beginners
SQL
Interview Questions
Curso SQL
24
Excel
Delphi
SQL
AVG()
SQL
SQL
SQL
Cheat Sheet
Excel Drop Down Tutorial
Go
SQL
RDBMS
PostgreSQL
Excel
SUM
MySQL
Data Science
Example SQL
Database
PHP
Advanced SQL
Tutorial
MongoDB
Countifs VBA
Basic SQL
Functions
SQL
vs NoSQL
Oracle
Access SUM
Function
Java
Access Running
Sum
Python
SQL SUM
Example
W3Schools
SQL
SAS
SQL
SQL
Query
SQL
Count
SQL
Server AVG
SQL
Tutorial
SQL
Group By
How to Use
Sum in SQL
Sum
Command
Sum
Formula
SQL
Queries
3:59
YouTube
Shivam Sharma Analytics
SQL CASE WHEN with SUM Function in SQLite | Count Multiple Conditions in One Query
In this video, you will learn how to use CASE WHEN with SUM function in SQL (SQLite) to count multiple conditions in a single query. We will count employees department-wise (IT & HR) using a practical example. Query Used in This Video: SELECT SUM(CASE WHEN Department = 'IT' THEN 1 ELSE 0 END) AS IT_Count, SUM(CASE WHEN Department = 'HR' THEN 1 ...
4 views
2 months ago
SQL Tutorial
8:44:10
SQL Full Course 2026 | SQL Tutorial For Beginners | SQL Basics To Advanced Full Course | Simplilearn
YouTube
Simplilearn
5.1K views
1 month ago
8:51:15
SQL Full Course 2026 [FREE] | SQL Tutorial For Beginners | SQL Training For Beginners | Simplilearn
YouTube
Simplilearn
7.4K views
3 months ago
2:16:52
SQL Tutorial for Beginners | Learn SQL in 2 hrs | Microsoft SQL Server | 2026 Updated | Amit Thinks
YouTube
Amit Thinks
4.8K views
3 months ago
Top videos
3:10
SUM? COUNT? CASE WHEN FUNCTION - SQL Tutorial #sql #database #datascience #programming
YouTube
He Loves Data
2.9K views
Dec 18, 2022
0:57
SQL SUM Aggregation with CASE Statement Multiple Columns #sql #sqltips #aggregation #case
YouTube
ExcelPowerTips
1.7K views
Sep 25, 2024
5:52
The SUM(CASE WHEN pattern in SQL to compute valued columns
YouTube
Jeffrey James
25.9K views
Jan 18, 2017
SQL Basics
55:37
Learn SQL for Data Analytics | Full Beginner to Advanced Course 2026 | Career247
YouTube
Career247
18.7K views
1 month ago
14:45:12
SQL for Data Engineering - Full Course for Beginners
YouTube
Luke Barousse
59K views
3 months ago
6:25
SQL Full Tutorial for Beginners (2026) | What is SQL & Basic Functions | learn with msa | animated
YouTube
Learn with msa 3M
52 views
2 months ago
Jump to key moments of SQL Using Case and Sum
5:52
From 01:00
Using the SUM(CASE WHILE) Pattern
The SUM(CASE WHEN pattern in SQL to compute valued columns
YouTube
Jeffrey James
7:26
From 04:00
First Use Case: Employee Demographics Table
Intermediate SQL Tutorial | Case Statement | Use Cases
YouTube
Alex The Analyst
9:02
From 04:03
Using Sum Function
How To Use Sum Count and Logical Operators in MS Access Query - Video
YouTube
DigitalCatalog
14:51
From 06:09
Using Different Operators in Case Statement
MS SQL tutorial the case statement
YouTube
Accessible IT Software Tutorials
4:14
From 03:29
Using the ELSE Keyword
SQL Tutorial for data analysis 23: CASE Expression
YouTube
Ram Kedem
1:28
From 00:17
Sum Function Basics
SQL Tips - SUM Function
YouTube
Career Solutions For Today
0:47
From 00:08
Summing a Column
14. How to Find the Total Sum for a Column in SQL
YouTube
Career Nub
4:28
From 01:20
How to Use a Case Expression
Simple Case Statement
YouTube
Mike
5:57
From 05:00
Summarizing Logs with CASE
Calculating results with CASE | Computer Programming | Khan Academy
YouTube
Khan Academy Computing
3:10
SUM? COUNT? CASE WHEN FUNCTION - SQL Tutorial #sql #database #datascience #programming
2.9K views
Dec 18, 2022
YouTube
He Loves Data
0:57
SQL SUM Aggregation with CASE Statement Multiple Columns #sql #sqltips #aggregation #case
1.7K views
Sep 25, 2024
YouTube
ExcelPowerTips
5:52
The SUM(CASE WHEN pattern in SQL to compute valued columns
25.9K views
Jan 18, 2017
YouTube
Jeffrey James
14:00
SQL CASE Statements Explained: 4 Practical Examples
1.3K views
May 26, 2023
YouTube
Ryan & Matt Data Science
9:31
Question-13 | Calculate Positive & Negative Sum Using CASE | #vitechtalks | SQL Interview Questions
197 views
5 months ago
YouTube
ViTech Talks
12:12
Case Statements in SQL in 12 min [100% FREE Masterclass]
1.4K views
7 months ago
YouTube
Jess Ramos | Data, AI, & Tech ⚡️
25:35
Day 6: SQL CASE Statement with Real-World Examples
15 views
3 months ago
YouTube
Vishmita Data Labs
13:50
Aggregates Continued in SQL | Learn Advanced SQL | CodeChef Learn Series
56 views
1 month ago
YouTube
Learn to Code with CodeChef
7:26
Intermediate SQL Tutorial | Case Statement | Use Cases
332.4K views
Apr 2, 2020
YouTube
Alex The Analyst
0:58
How to calculate the sum of positive and negative values using Select Case #sql #coding #shorts
6.9K views
Dec 24, 2023
YouTube
The Engineer's Desk
20:00
SQL Case Statement WHEN, THEN, ELSE, END with Coalesce() & NullIf() in SQL Complete Course 2025
4.9K views
Feb 28, 2025
YouTube
Traidev Official
1:43:42
Day 7 – SQL CASE WHEN Statement (07-03-2026) 🚀
10 views
1 month ago
YouTube
ctrl+data+grow Data Analytics
2:33
Learn SQL CASE with Real Example | Explained Simply
632 views
6 months ago
YouTube
Debugging Miles
9:29
33- CASE in SQL | Conditional Logic and Case Statements in SQL Queries
891 views
May 3, 2025
YouTube
TutorialsSpace- Er. Deepak Garg
1:42
SQL Case Statement with multiple Conditions
830 views
Nov 25, 2024
YouTube
Swift Learn
0:53
#day47 - find the sum of positive and negative numbers using Select Case #coding #sql #sqlserver
2.8K views
Sep 24, 2024
YouTube
The Engineer's Desk
10:02
Replace Multiple Excel SUMIFs with One SQL Query
24 views
2 months ago
YouTube
Data Skills Daily
2:31
Total Values with SQL SUM | Database Calculation Made Easy
1 views
1 month ago
YouTube
Sri Hari Goshika
6:07
How to use case statement in Microsoft SQL Server #sqlserver #database #video #coding
30 views
1 year ago
YouTube
WideLearning
47:39
CASE STATEMENT in SQL! | Module 39
96 views
10 months ago
YouTube
Imarticus Learning
36:19
SQL CASE WHEN Statement (Visually Explained) | #SQL Course 20
55.8K views
Jun 26, 2024
YouTube
Data with Baraa
6:44
22- SUM Aggregate Function in SQL | How to Sum Values in SQL Queries
50 views
Apr 30, 2025
YouTube
TutorialsSpace- Er. Deepak Garg
0:53
How to use SUM function in MS SQL Server | SUM #shorts #sqlserver #sqlcommands
118 views
1 month ago
YouTube
WideLearning
0:56
How to Calculate Running Total in SQL | SQL Running Total Explained | SQL Interview Question #sql
3.8K views
7 months ago
YouTube
Code Canvas With Touseef
10:32
How to Use SQL Case Statements
2K views
Aug 22, 2023
YouTube
Sean MacKenzie Data Engineering
0:57
How to Use Case Statement in SQL
741 views
May 5, 2025
YouTube
ProgrammingGeek
4:20
SQL Running Total explained in a real life scenario.
9 views
1 month ago
YouTube
AGBOOLA AYOMIDE EMMANUEL
1:38
How to Transpose SQL SUM CASE Results into a Count Table
2 views
Apr 5, 2025
YouTube
vlogize
5:57
SQL SUM Function Tutorial: Calculate Totals & Aggregate Data
21 views
Mar 20, 2025
YouTube
CodeLucky
See more
More like this
Feedback