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.
- Host: GitHub
- URL: https://github.com/shivamsharma32/texture-tales-case-study-sql-
- Owner: shivamsharma32
- Created: 2024-02-06T12:21:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-06T12:30:38.000Z (over 1 year ago)
- Last Synced: 2025-02-07T22:23:10.525Z (4 months ago)
- Homepage:
- Size: 316 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
# Tasks
