Skip to content

This repository contains my solutions to a SQL challenge using MySQL, centered around a fictional retail company called Blue Patagon. The challenge covers various SQL tasks such as data retrieval, manipulation, and analysis, simulating real-world scenarios within a retail business environment.

Notifications You must be signed in to change notification settings

AgustinMusanti/SQLchallenge-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Blue Patagon SQL Challenge

Welcome to the Blue Patagon SQL Challenge! This repository contains my solutions to a series of SQL challenges centered around a fictional company called Blue Patagon, a retail store that sells a variety of products.

About the Challenge

The challenge is designed to test and improve SQL skills using MySQL as the database management system. It covers a range of queries and tasks, including data retrieval, manipulation, and analysis within the context of a retail business.

Database Schema

The database for this challenge includes several tables representing different aspects of the Blue Patagon store, such as customers, products, orders, and more. The schema is designed to simulate real-world retail scenarios.

How to Use This Repository

  • Database Setup: The challengedatabase.sql file contains the schema and data needed to set up the database. Import this file into your MySQL environment to begin.
  • Challenges and Solutions: Each challenge is described in the challenge&solutions.sql file, along with my corresponding SQL solutions. This file contains both the challenge descriptions and their solutions.
  • MySQL Version: This challenge is developed and tested using MySQL. Ensure you environment is compatible with the provided SQL scripts.

About

This repository contains my solutions to a SQL challenge using MySQL, centered around a fictional retail company called Blue Patagon. The challenge covers various SQL tasks such as data retrieval, manipulation, and analysis, simulating real-world scenarios within a retail business environment.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published