Pizza Ordering System: ER Model, Relational Schema, and SQL Queries
VerifiedAdded on  2020/12/09
|22
|564
|350
Project
AI Summary
This project focuses on designing and implementing a relational database for a pizza ordering system. It begins with an Entity-Relationship (ER) model, outlining entities such as customers, orders, pizzas, ingredients, employees, and the restaurant itself, along with their attributes and relationships. The document then translates this ER model into relational schemas, defining tables and their attributes to represent the database structure. Following the design phase, the project includes SQL queries to retrieve specific information. These queries address various aspects of the system, such as listing employee information based on roles, creating a view to display employee income, and identifying the most profitable ingredients based on pizza sales. The document also includes SQL queries to insert values into tables to test the functionality of the database design.
1 out of 22


















