


Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
A database schema for an online food ordering system. It includes four different schemas: Restaurant, Customer, Menu Details, and Order Details. The Restaurant schema provides details about the restaurant, including its name, id, address, rating, phone number, business hours, and email. The Customer schema saves customer details, which are used in conjunction with the data from the order to track the customer's order. The Menu Details schema saves the menu details, including price, description, and the last time the menu item was changed. Finally, the Order Details schema provides data related to the order, including order id, order date, order details, total price, and any discounts that are applied.
Typology: Thesis
1 / 4
This page cannot be seen from the preview
Don't miss anything!



R_id R_name R_phone R_address R_email R_hours R_rating 1 Hurtz Pizza 423-555-5440 1 Pizza Street [email protected] 10am – 8pm 4.
P_id P_name P_available P_description P_lastedit P_price 1 Cheese Pizza 5 Pizza with marinara and shredded mozzarella October 20, 2020 $10.
O_id O_date O_number O_detail O_quantity O_price O_discount 1 October 28, 2020 1 Cheese Pizza
C_id C_username C_firstname C_lastname C_password C_email C_phone C_address C_payment 1 Hodginda Daniel Hodgin Hodg123 [email protected] 423-555- 4550
Roadblock Ln. Wichita, KS 67226 Mastercard