Question

This is symbolized by a circle over a single line in an entity relationship diagram. It...

This is symbolized by a circle over a single line in an entity relationship diagram. It signifies that the supertype does NOT have to be one of the specified subtypes.

Partial completeness
Total completeness
System completeness

Associative completeness

A supertype entity can contain as many as ____ subtype entities.

10
1
100

no defined limit

When you set up an Entity Relationship Diagram, and have a many-to-many relationship, this entity is created to avoid problems inherent to a many-to-many relationship.

Relational entity
Composite entity
Index entity

Foreign entity

You would this as a primary key when you don't have an attribute that makes sense or is a good choice for a primary key.

Surrogate
Automatic
Candidate

Composite

Also known as bridge entities, these entities are used to implement M:N relationships and are composed of primary keys of each of the entities to be connected.

Distinct
Relationship
Associative

Primary

You are designing an ERD for a local hospital to redo their database. You have identified a number of entities that you think could be subtypes. From these subtypes you need to create a supertype that will connect these subtypes. What is this type of process called?

Disassociation
Association
Generalization

Specialization

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

ANSWERS

1)Partial completeness

It means that not every supertype occurrence is a member of a subtype ,that is ,there maybe some supertype occurrences that are not members of any subtypes. It is symbolised by a circle over a single line.

2) No defined limit

Supertype is a generic entity type that has a relationship with one or more subtypes. A supertype entity can contain more than one subtype entities.

A subtype is a subgrouping of entities in an entity type whch share common attributes or relationships distinct from other subgroups.

3) Composite entity

Also known as Bridge entity, that helps to avoid problems inherent to many to many relationships. This entity lies between the two entities that are of interest and it shares the primary key from both the connecting tables.

4) Surrogate key

It is an artificial key which is used to uniquely identify each record. This kind of keys are unique because they are created when you don't have any natural primary key. They do not lend any meaning to the data in the table.

5) Associative entity

It is used to implement M:N relationship between two or more entities. This associative entity also called composite or Bridge entity is composed of primary keys of each of the entities to be connected.

6) Generalization

It is the process of extracting common properties from a set of entities (subtypes) and create a generalized high-level entity (supertypes) from it it. It is a bottom-up approach in which two or more entities can be generalized to a higher level entity if they have some attributes in common.

I hope this is what you are looking for. Please rate this answer to let me know it was helpful to you. Thanks for reading..

Add a comment
Know the answer?
Add Answer to:
This is symbolized by a circle over a single line in an entity relationship diagram. It...
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
  • Database - Data Modelling  || Select Correct Answer: 1.1 A supertype is a generic entity type that...

    Database - Data Modelling  || Select Correct Answer: 1.1 A supertype is a generic entity type that has __________. Subtypes Supertypes None of the above no value 1.2 When an entity instance may be a member of multiple subtypes or there are more possible subtypes that have not been included, it is which of the following? Overlap with partial specialization. Overlap with total specialization. Disjoint with total specialization. Disjoint with partial specialization. 1.3 Which business rule from the following would require...

  • For this assignment, you should create an Entity Relationship Diagram (ERD) in Visio that shows a...

    For this assignment, you should create an Entity Relationship Diagram (ERD) in Visio that shows a many-to-many relationship between DeVry University students and their classes. Since one student can have many classes and each class can have many students, you will need to create an associative entity to store the specific Student_Class data such as grade and attendance. Create the tables as well as the relationships. Don't forget to indicate the Primary Key and Foreign Key in each table. Tables...

  • Show the ERD for the following piece of the problem statements. Show only entities (or dependent...

    Show the ERD for the following piece of the problem statements. Show only entities (or dependent entities), relationships, multiplicities, primary keys and foreign keys. Create an appropriate primary key if necessary. You don’t need to specify other attributes. If a relationship is M:N, then show two diagrams: both the M:N relationship diagram and its decomposition into two 1:N relationships. (a) A book has one or many keywords and one keyword can be used in zero or many books. (b) A...

  • How to model this scenario in conceptual ER diagram?Bridge entity needed? I have a house-share entity(...

    How to model this scenario in conceptual ER diagram?Bridge entity needed? I have a house-share entity( primary key : house-share id) and housekeeper entity (primary key: housekeeper id). At any point in time a housekeeper can only work in one house-share. When a housekeeper finishes an allocation with a particular house-share the allocation is recorded(start date and end date). A house-keeper may return to a house-share they previously worked in; if they do so, a new allocation is recorded. I...

  • Q1.a) Based on the business rules, you are expected to construct an Entity-Relationship (ER) diagram. The...

    Q1.a) Based on the business rules, you are expected to construct an Entity-Relationship (ER) diagram. The ER diagram should include entities, attributes (if there are less than three specified in the business statements, please add some extra attributes), identifiers and corresponding data types, the relationships among entities with cardinality and associative entities. .b) Extend Q1.a) to apply generalization/specialization technique to construct an Enhanced-ER (EER) diagram. The EER diagram should specify the complete (total) and disjoint (mutuallyexclusive) constraints on the generalization/specialization....

  • Project: Relational Modeling Note: This project must be unique in its design (E-R diagram) and implementation...

    Project: Relational Modeling Note: This project must be unique in its design (E-R diagram) and implementation (SQL queries). You are not to copy or use any part of a database project that was previously submitted or appears on the Web, in a textbook, or otherwise made available via an external source. Contact your instructor if you have any questions regarding this requirement. Deliverables for Part 1: (1) Project Description. Provide an overview of your project identifying the major components as...

  • Develop an entity relationship diagram relating the following entities: CUSTOMERDATA. ORDER, ORDERITEM, INVENTORY, REFUNDDATA, SHIPMENTINFO Add...

    Develop an entity relationship diagram relating the following entities: CUSTOMERDATA. ORDER, ORDERITEM, INVENTORY, REFUNDDATA, SHIPMENTINFO Add a primary key and one attribute to each entity. Use Crow’s Feet notation. Each customer in CUSTOMERDATA entity places zero to many orders in ORDER entity. Each order in ORDER entity belongs to exactly one customer. Each order in ORDER entity must consist of at least one item and can contain many orderitems. Each order item is in exactly one order in ORDER entity....

  • QUESTION 1 What is the most common relationship within a relational database? Select the best answer...

    QUESTION 1 What is the most common relationship within a relational database? Select the best answer from the following. One-To-One relationship. o One-To-Many relationship. Many-To-Many relationship. Zero-To-Zero relationship. QUESTION 2 What is an "entity'? Select the best answer from the following. An entity, for our purposes, is the same as a table in the database. An entity represents one of the columns in an individual table. There are no entities in a relational database. Entities are only part of NoSQL...

  • Create an Entity-Relationship Diagram (ERD). In the ERD include the following:

    Create an Entity-Relationship Diagram (ERD).In the ERD include the following: entities primary keys for all entities attributes - use "good" names for attributes, use only single-valued attributes relationships - use Crow's foot or UML notation; name relationships that could be ambiguous cardinality - minimum (optional/mandatory) and maximum (one or many) on both ends of the relationship - use reasonable assumptions if there is insufficient information in the descriptionStudent/Course registration system for a universityStudents have a unique identification number, first name, middle initial, last name, year...

  • You will need draw a normalized entity relationship diagram (ERD) for the case described below. You...

    You will need draw a normalized entity relationship diagram (ERD) for the case described below. You only need to show your final ERD in 3NF. Case The North Carolina Division of Employment Security wants to build a system that tracks job seeking activity for unemployed individuals. When each individual applies for unemployment (referred to as an applicant) he/she is assigned a job coach who is responsible for monitoring the applicant’s job seeking activity. The development team has tentatively identified the...

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