Skip to content

alevp-dev/Sakila-SQL-Queries

Repository files navigation

Sakila-SQL-Queries

This repository contains SQL queries executed on the Sakila database, commonly used to practice data analysis and queries in MySQL.

Description

The queries are organized into categories, covering topics such as:
✔️ Data selection (SELECT, WHERE, ORDER BY)
✔️ Use of aggregations (COUNT, SUM, AVG)
✔️ Grouping (GROUP BY, HAVING)
✔️ Using JOINs to combine tables
✔️ Data analysis on rentals, customers, and films

Requirements

To run the queries, you need:

Contributions

Contributions, issues, and feature requests are welcome! Feel free to fork this repository and submit a pull request.


Developed with ❤️ by Alejandra Villa Posada

About

SQL practice

Topics

Resources

Stars

Watchers

Forks