BU 5010 Database Appl. For Managers                                

Midterm                                                                                            Spring 2007

Name:
 

Q1) Please include the menu for your database project.

 

 

Q2) Design 2-3 classes for your database project (outline). Include the class name, data members, and function prototypes. Indicate if there is use of inheritance.

 


Q3) Give a brief description of each of the following Database Concepts:
 

a) Relational Database
 

b) ER Diagram

           c) Object Oriented Database

 

 

Q4) Design an ER Diagram for a University: (examples)

 

a)     Include Entities for Student, Class, Department, and Professor.

 

b)     Create Relationships to describe connection between entities.

 

c)     Add 3-4 attributes for each entity, including primary key.