Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

Assignment No: 01

Student ID: BC230202703

Subject:
Database Management System
Subject Code: CS403
Semester: Spring, 2024

Task No: 01
Context Level Data Flow Diagram (DFD) of the given bookstore system

 Identify all possible entities and their attributes in the given system
Entities Attributes
Book ISBN, Title, Publication year, Price, Quantity in stock
Author Author_Id, Name, Biography
Genre Genre_Id, Genre Name
Customer Customer_Id, Name, email, shipping address
Order Order_Id, Customer Id, Order date, Total Price
Order Detail Order detail_Id, Order_Id, Quantity price
Entity Relationship Diagram (ERD

You might also like