SQL Project
SQL Project
management
system
Coffee management system
Introduction:-
Bob Brown
first_name last_name
Get the total sales for a particular day (e.g., November 10, 2024)
Sql.
total_sales
17.00
Find the most popular drink (based on quantity ordered)
Espresso 3
name total_quantity
List all staff who were involved in an order on a specific day
Sql