3.The following ER diagram is designed for the situation described in Chapter 2 Problems and Exercises 2-39a on page 104. Transform the following E-R diagram to a relational schema that shows referential integrity constraints, primary keys and foreign keys. Billing Rate EMPLOYEE Employee ID Employee Name Employee Address Employee Birthdate PROJECT Project ID Project Name Project Start Date Answer the above questions and solve the problems. Write your answers and draw the graphic models in a MS Doc file.
E-R diagram:-
An Entity-Relationship (E-R) diagram is a type of diagram used to represent the relationship between entities in a database. An E-R diagram is made up of entities (or objects) which are represented by rectangles, and relationships between entities, which are represented by lines connecting the entities. Each entity is typically associated with a set of attributes, which are represented by ovals. The lines connecting the entities in the diagram typically indicate the type of relationship between the entities, such as one-to-many, many-to-many, and so on. An E-R diagram is a useful tool for visualizing the structure of a database, and it can be used to design and implement a database.
Trending now
This is a popular solution!
Step by step
Solved in 3 steps with 1 images