Question

question One: Design an ER diagram for the following Dental Clinic database. Your diagram should have...

question One:

Design an ER diagram for the following Dental Clinic database. Your diagram should have all the needed details. You may make any reasonable assumptions but you have to state them clearly.

------ The clinic has several dentists. Each dentist has a unique Number, name, nationality, multiple room-number, salary, birth-date and home-address (Box, City, Zip). Each client (patient) has a unique Code, name, home-phone, work-phone, address, and birth-date. Each client is assigned to one dentist. All future visits will be to the same dentist. A client can be insured or self-paying. An insured client should have an insurance company-name, and company-Phone, while a self-paying client must have a bank-name and a bank account. Each visit of a client is described by a date, type, action, fee, and date-of-next-appointment -------

question two: Convert then ER Diagram that presented in question one to Relational Schema.

* don't miss anything please, I have two question

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Let's first try to figure out the entities for the entity relation diagram. Following are the entities:-

1. Doctor

2.Patient

3.Visit

  • The relationship between doctor and patient is patient gets treated by doctor or we can say a patient visits doctor for treatment.
  • A patient is assigned to one doctor but multiple patients are assigned to one doctor. so, relationship between doctor and patient is one to many.
  • A patient may visit many times, but a visit cannot belong to more than 1 patient. so, relationship between each visit and patient is one to many.
  • Similarly, a doctor may attend number of visits but a visit will only be attended by a single doctor. so, relationship between doctor and visit is one to many.
  • Similarly, a patient may have insurance in one particular company but that company can have multiple patients insured under it so, relationship between company and patient is one to many and same is the case for bank.

Find below the ER model derived from above conclusions.

aw naton 800 Sale DOCTDR adeoas dake ATTEND ASSI 녀 TO achn ty 006S PATIENT dake B6LONGS To COMPANY no

Find the corresponding relational model below.

viet dae id F Por.id COMPENy

I have tried my best to attempt and explain the question to you. Hope you will like it and it will help you!!! Thanks!!!

Do give it a thumbs up!!!

Add a comment
Know the answer?
Add Answer to:
question One: Design an ER diagram for the following Dental Clinic database. Your diagram should have...
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. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • The clinic has several dentists. Each dentist has a unique Number, name, nationality, multiple room-number, salary,...

    The clinic has several dentists. Each dentist has a unique Number, name, nationality, multiple room-number, salary, birth-date and home-address (Box, City, Zip). Each client (patient) has a unique Code, name, home-phone, work-phone, address, and birth-date. Each client is assigned to one dentist. All future visits will be to the same dentist. A client can be insured or self-paying. An insured client should have an insurance company-name, and company-Phone, while a self-paying client must have a bank-name and a bank account....

  • Design the entity relationship conceptual schema. Depict the ER diagram you have designed, outlining the entity...

    Design the entity relationship conceptual schema. Depict the ER diagram you have designed, outlining the entity types, relationship types, their respectives attributes, keys, structual constraints, and role names. In designing the entity relationship schema, make the initial conceptual design and the neccessary refinements after that. This will be a hospital database hospital, include patients, each patient will be either inpatient or outpatient and have a unique ID, first name, last name, address, city, zip code, phone number, and room number....

  • This question is from the subject: Database Systems QUESTION 4 Consider the ER Diagram. Which of...

    This question is from the subject: Database Systems QUESTION 4 Consider the ER Diagram. Which of the following are valid schemas that result from transforming this diagram into a simplified schema (i.e., after relationships are merged)? Select all that apply. course name phone address name Chefs signature Dishes Member 1 main Team Ingredients name points name 1. Team(name, points) 2. Signature(chef, dish) FK chef REF Chefs(name) FK dish REF Dishes(name) 3. Chefs(name,phone,address,team) FK team REF Team(name) 4. Ingredients(name, dish) FK...

  • I would like help with this question and please be clear and thank you for the...

    I would like help with this question and please be clear and thank you for the help. Produce a relational schema diagram that corresponds to the following ER diagram for a Vacation Property Rentals database. Your relational schema diagram should include primary & foreign keys. Upload your relational schema diagram as a PDF document. Don't forget that the relation schemas for "Beach Property" and "Mountain Property" should each have primary keys. FYI: "d" in this notation denotes a subclass. Figure...

  • Question 4. ER model (5 points). You are asked to design the ER diagram for a database to manage ...

    Question 4. ER model (5 points). You are asked to design the ER diagram for a database to manage data for athletes athletic game. Requirements are as follows: Each participating team has a name and a manager. Each athlete has a unique athlete ID, and is also described by first name and last name, gender and age. A team has many athletes but an athlete only belongs to one team. Each sport has a unique code and some sport name....

  • Question 30. Convert the ER diagram below to a relational schema using the conversion algorithm from...

    Question 30. Convert the ER diagram below to a relational schema using the conversion algorithm from this unit. Show all of the steps in the algorithm. ER To Relational Conversion Algorithm Step 1: Each entity becomes a relation Step 2: Each many-to-many relationship becomes a relation Step 3: Each one-to-many relationship is represented by a foreign key Step 4: Write out the final relational schema Crazy Party Planning buys Nickname Address DUDE SNACK SnackName SnackDescription knows GuestName GUEST PhoneNumber invites

  • Develop a conceptual ER diagram for the above database description, using appropriate syntaxes, and showing cardinalities...

    Develop a conceptual ER diagram for the above database description, using appropriate syntaxes, and showing cardinalities and key attributes. Consider the partial description for a UNIVERSITY database below: A university is organized into colleges, and each college has a unique name, a main office and phone, and a particular faculty member who is dean of the college. Each college administers a number of academic departments. Each department has a unique name, a unique code number, a main office and phone,...

  • c) Write an ER Diagram for the following Library database. Identify all the Entities, Relationships and Attributes. Underline the primary keys and mark the different constraints. You can add an I att...

    c) Write an ER Diagram for the following Library database. Identify all the Entities, Relationships and Attributes. Underline the primary keys and mark the different constraints. You can add an I attribute as a primary key for an entity to make t unique if necessary. Library has a number of branches in the city, each branch having a name, address and librarian. Books have title, authors and publisher. A book can have multiple authors but a single publisher. Note that same...

  • Project 4: ER-Diagram and DBDL (25 Points) Database Design Language (DBDL) Use Visio or Word to...

    Project 4: ER-Diagram and DBDL (25 Points) Database Design Language (DBDL) Use Visio or Word to create the model. The correct syntax must be used. Remember to list out all alternate keys, secondary keys, and foreign keys. Entity Relationship Diagram (ERD) Draw the data model for the situation using LucidChart, Microsoft Visio, Word or other ERD Drawing Program. When drawing the objects, be sure to use the correct shapes, and syntax. Example: Entity is a rectangle box, and the name...

  • An ER Diagram

    Design an ER diagram to model a mini-Zillow (home buying) application with the following assumptions. Specify key attributes of each entity type and (min, max) constraints on each relationship type.• Each home (HOME) is uniquely identified by a home identifier (HOME_ID), street address (STR), city (CITY), state (ST), a number of bedrooms (NBed) and a number of bathrooms (NBath), and an associated owner (OWNER). • Each owner (OWNER) has a Social Security Number (OSSN), first name (OFirst_Name), last name (OLast_Name),...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT