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

https://github.com/shivamsharma32/texture-tales-case-study-sql-

This repository contains my solution for the SQL case study based on Texture Tales, A clothing company that sells lifestyle wear for the modern adventurer. The case study involves querying and manipulating data from a relational database that contains information about customers, products, orders, and payments.
https://github.com/shivamsharma32/texture-tales-case-study-sql-

Last synced: 2 months ago
JSON representation

This repository contains my solution for the SQL case study based on Texture Tales, A clothing company that sells lifestyle wear for the modern adventurer. The case study involves querying and manipulating data from a relational database that contains information about customers, products, orders, and payments.

Awesome Lists containing this project

README

        

# Texture Tales Case Study
This repository contains my solution for the SQL case study based on Texture Tales, A clothing company that sells lifestyle wear for the modern adventurer.
The case study involves querying and manipulating data from a relational database that contains information about customers, products, orders, and payments.
The goal is to answer various business questions and generate insights about the sales performance of the company.
I used MsSQL to write and execute the SQL queries
You can find the database schema, the SQL queries, and the Power BI report in this repository.

# Schema
![image](https://github.com/Royalsivm/Texture-Tales-Case-Study-SQL-/assets/153700930/317b70f3-70c0-431d-9188-8cd34f02bcd0)

# Tasks
![image](https://github.com/Royalsivm/Texture-Tales-Case-Study-SQL-/assets/153700930/674ebb6c-ab10-4f7a-9af7-a06c8b43fc86)