CSC265 Database Management System

Database Management SystemTU Board 2082

Consider an online Bookstore, from which customers can buy books. Each customer can place multiple orders. Each order has one or more books. The Bookstore needs to store information about each…

10

Consider an online Bookstore, from which customers can buy books. Each customer can place multiple orders. Each order has one or more books. The Bookstore needs to store information about each customer, their orders, and the books available in the store.

  • a) Draw an ER diagram for the online Bookstore system including appropriate attributes, keys, and relationships.
  • b) Convert the ER diagram into a relational schema. Show all the primary keys and foreign keys.
A worked answer is on its wayMeanwhile, read the Database Management System notes for this topic.

Discussion

Loading…

More Database Management System questions

All Database Management System old questions