SQL Insurance Analysis
Exploratory data analysis (EDA) project using an insurance customer dataset. The project demonstrates practical SQL skills through business-oriented analytical queries.
SQL Concepts
SELECT
GROUP BY
ORDER BY
HAVING
CASE
Aggregate Functions
LIMIT
Tools
MySQL
Files
insurance_analysis.sql — Complete SQL analysis queries.