Saved Bookmarks
| 1. |
You have to propose and optimal database design in RDBMS for a super store. In which clients came and can purchase products according to their likes and dislikes. Super store have same products of different companies. In the end client received a receipt of their purchase from counter he/she go for bill. Database also save records of stock according to FIFO system. Your required to define 1) Entities and their attributes |
|
Answer» Answer: Make a Propose and optimal DATABASE design in RDBMS for a SUPER store. In which clients came and can purchase products according to their likes and dislikes. Super store have same products of different companies. In the END client received a receipt of their purchase from counter he/she go for bill. Database also save records of STOCK according to FIFO system. Required to define Entities and their attributes Attributes Types Each Attribute Required Define keys of each entity Define relationship between the entities. |
|