3. Create a database to keep track of food deliveries. The important features for the customers are but are not limited
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
3. Create a database to keep track of food deliveries. The important features for the customers are but are not limited
3. Create a database to keep track of food deliveries. The important features for the customers are but are not limited to CustomerID, CustomerName, Customer Address, Phone Number, PaymentMethod, Reward Points, etc. Use such features for the restaurants (such as; RestaurantID ........etc.) and delivery drivers (DriverID, .....etc.). a. Populate the database with dummy data b. Query the database as many possible queries as you can think of. Ideally, use all different types of queries to demonstrate your understanding of them. Write SQL commands and show the outputs as snapshots. c.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!