Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/therealzella/ids706_complex_sql_query_for_a_mysql_database

This repository is designed for the assignment Complex SQL Query for a MySQL Database, and This query retrieves the total amount spent by each customer by joining the customers, orders, and order_items tables. The results are grouped by customer name and sorted in descending order of the total amount spent.
https://github.com/therealzella/ids706_complex_sql_query_for_a_mysql_database

ci-cd cicd mysql mysql-database

Last synced: about 2 months ago
JSON representation

This repository is designed for the assignment Complex SQL Query for a MySQL Database, and This query retrieves the total amount spent by each customer by joining the customers, orders, and order_items tables. The results are grouped by customer name and sorted in descending order of the total amount spent.

Awesome Lists containing this project