CS-06 Data Base Management System Dec-2003
Question Paper of CS-06 Data Base Management System Dec-2003
Q.l(a). Construct an ER diagram (including important attributes) for a car insurance database that includes data about customer (car owners), cars accidents, drivers involved in accidents and injured drivers and/or passengers. Note that any customer can insure many cars, each car may have different drivers at different times and accidents typically involve one or more cars.
(b) Explain the 3 levels of the database architecture. Also discuss the advantages of having the 3 levels.
© What are functional dependencies? With a suitable example explain the importance of functional dependencies in database design and data modelling.
(d) Discuss the Boyce-Codd Normal Form (BCNF) with the help of an example.