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

https://github.com/marina-gal/sql-business-questions

A collection of SQL queries designed to strengthen analytical problem-solving skills using the AdventureWorks2019 sample database. tested and optimized in SQL Server Management Studio (SSMS).
https://github.com/marina-gal/sql-business-questions

adventureworks data-analysis data-analyst interview-preparation learning microsoft-sql-server practice sql sql-queries

Last synced: 1 day ago
JSON representation

A collection of SQL queries designed to strengthen analytical problem-solving skills using the AdventureWorks2019 sample database. tested and optimized in SQL Server Management Studio (SSMS).

Awesome Lists containing this project

README

          

# Resolving Business Questions - SQL Server Management #

This repository is inspired by a LinkedIn post by **Tajamul Khan**, who shared a collection of **50 SQL interview queries** commonly used in analytical and technical interviews.

The original questions were used as a **learning foundation**, but each query has been **adapted and enhanced** to fit the **AdventureWorks2019** sample database.

Rather than reproducing the same examples, I expanded several queries to include **more complete business insights*.

Each query was rewritten, tested, and documented with the goal of improving both **technical SQL proficiency** and **real-world problem-solving skills**.