Pizza - Sales - Analysis - Project - Using - SQL For Linkedin Post
Pizza - Sales - Analysis - Project - Using - SQL For Linkedin Post
ANALYSIS
Using
SQL
and MySQL database management system
pizza_types
Retrieve the total number of orders placed.
Output:
Output:
Identify the highest-priced pizza.
Using LIMIT function
Output:
Output:
List the top 5 most ordered pizza types along with their quantities.
Output:
Join the necessary tables to find the total quantity of each pizza
category ordered
Output:
Determine the distribution of orders by hour of the day
Output:
Output:
Group the orders by date and calculate the average number of
pizzas ordered per day.
Output:
Output:
Calculate the percentage contribution of each pizza
type to total revenue
Output:
Output:
Determine the top 3 most ordered pizza types based on
revenue for each pizza category
Output:
THANK YOU
Follow me on Linkedin