CS-06 Data Base Management system June -2003
Question Paper of CS-06 Data Base Management system June -2003
Q.l(a). XYZ Bank offers 5 types of accounts, namely Savings, Recurring, Loan, Current and Money market It operates a number of branches and a client of the Bank can have any number of accounts, can be individual and joint Identify the entities of your interest and show their attributes. What relationships exist among these entities? Draw the corresponding E-R diagram. Also design a relation data base to the relational database to the above E-R diagram.
(b) Discuss the differences between the following file organisations:
(i) Sequential
(ii) Indexed sequential
(iii) Relative file organisation
(iv) Multikey file organisation
Compare their storage and access efficiencies. Also mention what kind of application is best suited for the above file organisations.
© Define 3NF. Explain why the “employee” relation in the following database does not satisfy 3NF and decompose it into relations that satisfy 3NF. What ait the advantages gained by this decomposition .