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 Case Statement Tutorial
12:12
Case Statements in SQL in 12 min [100% FREE Masterclass]
YouTube
Jess Ramos | Data, AI, &
1.4K views
7 months ago
25:35
Day 6: SQL CASE Statement with Real-World Examples
YouTube
Vishmita Data Labs
15 views
3 months ago
2:33
Learn SQL CASE with Real Example | Explained Simply
YouTube
Debugging Miles
632 views
6 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
1:16
How to Use SUM, REPLACE, and CASE Together in SQL
YouTube
vlogize
2 views
11 months ago
9:31
Question-13 | Calculate Positive & Negative Sum Using CASE | #vitechtalks | SQL Interview Questions
YouTube
ViTech Talks
197 views
5 months ago
SQL Case Statement Examples
2:12
How to Write a Case Statement in SQL (Beginner Friendly Practice Problem)
YouTube
Elijah Butler
1.2K views
6 months ago
40:17
SQL For Data Analysis - CASE Statement in SQL with Examples in SQL and Tableau
YouTube
Colorstech Training (By
26 views
1 month ago
12:23
You must learn CASE statement in SQL - Watch Now or NEVER
YouTube
Digital Voyager
25 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
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
1:16
How to Use SUM, REPLACE, and CASE Together in SQL
2 views
11 months ago
YouTube
vlogize
9:31
Question-13 | Calculate Positive & Negative Sum Using CASE | #vitechtalks | SQL Interview Questions
197 views
5 months ago
YouTube
ViTech Talks
0:57
SQL SUM Aggregation with CASE Statement Multiple Columns #sql #sqltips #aggregation #case
1.7K views
Sep 25, 2024
YouTube
ExcelPowerTips
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
1:43:42
Day 7 – SQL CASE WHEN Statement (07-03-2026) 🚀
10 views
1 month ago
YouTube
ctrl+data+grow Data Analytics
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
9:29
33- CASE in SQL | Conditional Logic and Case Statements in SQL Queries
891 views
May 3, 2025
YouTube
TutorialsSpace- Er. Deepak Garg
0:57
How to Use Case Statement in SQL
741 views
May 5, 2025
YouTube
ProgrammingGeek
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:33
Learn SQL CASE with Real Example | Explained Simply
632 views
6 months ago
YouTube
Debugging Miles
6:07
How to use case statement in Microsoft SQL Server #sqlserver #database #video #coding
30 views
1 year ago
YouTube
WideLearning
2:31
Total Values with SQL SUM | Database Calculation Made Easy
1 views
1 month ago
YouTube
Sri Hari Goshika
36:19
SQL CASE WHEN Statement (Visually Explained) | #SQL Course 20
55.8K views
Jun 26, 2024
YouTube
Data with Baraa
2:57
SQL Server Tutorial: Sum Multiple Columns and Rows to Get Total Using 2 Methods
76 views
2 months ago
YouTube
Programming For Everybody
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
27:47
Trips and Users | 5 Approaches | Leetcode 262 (Hard) | Aggregation with CASE/ IF & Window Function
8 views
3 months ago
YouTube
AI2Deutsch
12:20
Data Analyst Tutorial #20 SQL Aggregate Functions COUNT, AVG, SUM, MIN, MAX with Real-Life Examples
251 views
5 months ago
YouTube
Code Step By Step
0:24
SQL GROUP BY Explained (Data Science, AI & Web Dev Use Cases) #sql #dataanalyst #dbms
65 views
1 month ago
YouTube
NandDevTech
1:23
SQL query to SUM the column data
5 views
2 months ago
YouTube
Roel Van de Paar
4:20
SQL Running Total explained in a real life scenario.
9 views
1 month ago
YouTube
AGBOOLA AYOMIDE EMMANUEL
6:38
SQL Aggregate Functions | COUNT, SUM, AVG, MAX, MIN | #SQL Course 21
24.8K views
Mar 21, 2025
YouTube
Data with Baraa
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
14:00
SQL CASE Statements Explained: 4 Practical Examples
1.3K views
May 26, 2023
YouTube
Ryan & Matt Data Science
10:32
How to Use SQL Case Statements
2K views
Aug 22, 2023
YouTube
Sean MacKenzie Data Engineering
1:42
SQL Case Statement with multiple Conditions
830 views
Nov 25, 2024
YouTube
Swift Learn
1:38
How to Transpose SQL SUM CASE Results into a Count Table
2 views
Apr 5, 2025
YouTube
vlogize
See more
More like this
Feedback