Question

Consider the scenario where the company has to automate its systems and wants to store details...

Consider the scenario where the company has to automate its systems and wants to store details of its employees where their empno, name, salary, DoB, age, gender and panNo . empno is the primary key, phNo has to be stored. Age is a derived attribute . panNo is a simple attribute Each employee belongs to one the various departments (dno, dname) in the organization. It is mandatory for each employee to get the medical insurance. The insurance details are also maintained (InsNo, Ins Name, InsType, Premium, duration) . Each Insurance is associated with dependent/s (depno, depname, gender, dob, age, relationship). Relationship can be spouse, parent or sibling. Within each Insurance, the dependents are identified by depno. Draw the ER diagram with appropriate notations, relationships with cardinalities and participation constraints. (Note: Make no new assumptions regarding the design and strictly adhere to the given details only)

Homework Answers

Answer #1

Solution:

ER Diagram:

The entity relationship diagram represents the various entities and the relationship between them which helps us in understanding how the system works.

The entities are nothing but the real world objects.

These entities are connected using the relationships that are present between them.

Their attributes are mentioned with them and are the properties of the entities.

The ER diagram is represented as shown below.

ER Diagram:

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
Consider the scenario where the School has to automate its systems and wants to store details...
Consider the scenario where the School has to automate its systems and wants to store details of its staff details like their sno, name, salary, DOB, DOJ, experience, age, gender, phNo are stored. Sno is the primary key, experience is a derived attribute. The student details like regNo, Name, sem, age, city, dob, age, phNo are stored. regNo is the primary Key, phNo is a single valued attribute. Students have to mandatorily register for Courses (ccode, cname, credits) that are...
. Consider the scenario where the School has to automate its systems and wants to store...
. Consider the scenario where the School has to automate its systems and wants to store details of its staff details like their sno, name, salary, DOB, DOJ, experience, age, gender, phNo are stored. Sno is the primary key, experience is a derived attribute. The student details like regNo, Name, sem, age, city, dob, age, phNo are stored. regNo is the primary Key, phNo is a single valued attribute. Students have to mandatorily register for Courses (ccode, cname, credits) that...
Consider the scenario where the School has to automate its systems and wants to store details...
Consider the scenario where the School has to automate its systems and wants to store details of its staff Details like their sno, name, salary, dob, doj, experience, age, gender and phNo . Sno is the primary key, experience is a derived attribute. The student details like regNo, Name, sem, age, city, dob, age, phNo are stored. RegNo is the primary Key, phNo is a single valued attribute, and Students have to mandatorily register Courses (ccode, cname, credits) are taught...