SUM? COUNT? CASE WHEN FUNCTION - SQL Tutorial #sql #database #datascience #programming

preview_player
Показать описание
In this weeks tutorial, I show you how to use SUM and Count with a Case When statement and the difference between the two.

To get started in Data Science, you will need to build you SQL skills. SQL is the database query language that uses keywords (not functions) to search and manipulate the database. Data professionals need to have advance skills in this area since all companies maintain their data in databases. A data warehouse is also a type of database.

Udemy SQL Course:
SQL Bootcamp - Zero to Hero

Python is the main programming language for data professionals. Its best to learn Python after getting a good grasp for SQL. There are many Data Analyst just that only require SQL and Excel skills. Yes, excel will outlive all of use!!

Udemy SQL Course:
Complete Python Bootcamp - Zero to Hero -
I recommend that you complete this course without any other resources until you are done. Newbies tend to bounce all over the place.😄

Postgres Advanced SQL - Adam Wilbert
Рекомендации по теме
Комментарии
Автор

Not all hero’s wear capes.. THANK YOU!!! I’ve been struggling for months with this

ashleemontessi
Автор

Thank you so much, you just helped a struggling analyst! For some reason, I thought only count (case when) was a thing. I was googling what the problem was and then realized sum(case when) is a thing, thanks to you!

istvanpraha