Fast Food Database
Design a database for a stand-alone fast food restaurant.
Based on the above database schema, write a SQL query to find the top three highest revenue items sold yesterday.
Write a SQL query using the database schema to find the percentage of customers that order drinks with their meal.
.....
Loading comments