Basic SQL Examples for Healthcare Analytics
Study Notes – SELECT, WHERE, ORDER BY, GROUP BY, HAVING & JOINs Core SQL skills that are used every day […]
Study Notes – SELECT, WHERE, ORDER BY, GROUP BY, HAVING & JOINs Core SQL skills that are used every day […]
Date: June 17, 2026 Today I focused on GROUP BY and HAVING clauses. Below are clear examples using both AdventureWorksDW2017
One of the most confusing concepts in data modeling is understanding the difference between ProductKey and ProductAlternateKey. Simple Explanation: ProductKey
This SQL practice note uses a simple healthcare example with two tables: Patients and Diagnoses. The goal is to review
Today I spent time reviewing introductory machine learning concepts, working through practice questions, and trying to understand the reasoning behind
Why Learn This? After learning the basics of decision trees, I wanted to understand how a machine learning workflow is
Why I Am Learning KNIME In this workflow, I learned that each KNIME node performs one specific step in the
As I continue learning Power BI and healthcare analytics, I have been exploring different machine learning models. One concept that
As I continue learning Power BI and healthcare analytics, I wanted to better understand the mathematics behind linear regression. Rather
As I continue learning Power BI and healthcare analytics, one topic that has especially interested me is linear regression using