An open API service indexing awesome lists of open source software.

https://github.com/anuragmudgal96/sql-case-study

Exploratory data analysis (EDA) using advanced SQL queries and aggregation techniques.
https://github.com/anuragmudgal96/sql-case-study

data-analytics eda exploratory-data-analysis sql sql-server

Last synced: 9 months ago
JSON representation

Exploratory data analysis (EDA) using advanced SQL queries and aggregation techniques.

Awesome Lists containing this project

README

          

# SQL Case Study

Level: Intermediate SQL

**Functions:** Aggregations, Joins, CTEs, Window functions (aggregates, ranking, running total, partitioned averages), CASE WHEN statements, GROUP BY Statements, subqueries, nested subqueries, DATETIME functions, data type conversion, text and string manipulation.

| Project Name | Description |
|---|---|
| [Shopping Mart](https://github.com/anuragmudgal96/SQL-Case-Study/tree/main/Shopping%20Mart) | I analyse data in order to comprehend the impact that launching sustainable packaging methods has on sales performance. |
***