Question

Question 4 To represent a one-to-many relationship in a relational database design, _____. Group of answer...

Question 4

To represent a one-to-many relationship in a relational database design, _____.

Group of answer choices

the key of the child is placed as a foreign key into the parent

the key of the parent is placed as a foreign key into the child

an intersection table must be created

the key of the table on the "many" side is placed in the table on the "one" side

the keys of both tables are joined into a composite key

Question 5

(TCO C) When transforming an E-R data model into a relational database design, the key of the parent entity should be placed as part of the primary key into the child entity _____.

Group of answer choices

when the child entity is ID dependent

when the child entity is non-ID dependent

when the child entity has a 1:1 relationship with the parent entity

when the child entity has a 1:N relationship with the parent entity

when the child entity has a recursive relationship with the parent entity

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

Q4. Parent entity is the entity on one side of relationship. Child entity is on the many side of relationship.

Here the correct option is (2).

the key of parent is present as foreign key into the the child.

The child entity has relation with only one instance of parent entity while parent entity can have more than one child entity. If the key of child is present as foreign key in parent entity then it will become a multi valued attribute which is not acceptable in 1NF.

Q5. The correct option is (1), when child entity is ID dependent.

This happen when child entity is a weak entity and does not have a primary key of its own and this have to be dependent on the parent entity.

If you have any questions comment down.. Also please upvote thanks

Add a comment
Know the answer?
Add Answer to:
Question 4 To represent a one-to-many relationship in a relational database design, _____. Group of 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. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • 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...

  • How would you represent a one-to-many strong entity relationship in a physical relational database design?

    How would you represent a one-to-many strong entity relationship in a physical relational database design?

  • Please help me answer these: In the relational database model, an entity consists of one and...

    Please help me answer these: In the relational database model, an entity consists of one and only one entity instance (or record). A. True B. False 2. In the relational database model, the foreign key name does NOT have to be the same as the primary key name. A. True B. False 3. Logical relationships between tables (or entities) in the relational database model are created with primary and candidate keys. A. True B. False 4. In the relational database...

  • DML is the subcategory of SQL used to describe and implement the structure of the database...

    DML is the subcategory of SQL used to describe and implement the structure of the database T/F Surrogate Primary keys are a good choice when: there is no natural primary key the natural primary key is sensitive User is implementing an associative entity table that will be the parent of a child table and you don't want to propagate the composite primary key columns

  • Database design Part One (Conceptual Database Design) As a database developer, you have been asked to...

    Database design Part One (Conceptual Database Design) As a database developer, you have been asked to design a new database the operation of the new project within the Liverpool John Moores University (LJMU). LJMU i planning to deliver a number of professional training courses in Al. Each course is delivered by one member of staff at LJMU's Training Centre; each staff is allocated a staff number. The policy of LJMU is to record the start working date of each staff,...

  • 16. The primary key is selected from the: Group of answer choices composite keys. foreign keys....

    16. The primary key is selected from the: Group of answer choices composite keys. foreign keys. candidate keys. surrogate keys. 17. "Delete Table" statement is used to remove a table definition and all the data, indexes, triggers, constraints and permission specifications for that table. Group of answer choices True False 18. Which of the following commands always affect one row at a time when it runs? Group of answer choices Drop Insert Delete Update 19. Data stored as an image...

  • Given the following relational database schema (primary keys are bold and underlined). Answer questions 2.1 to 2.4 Orde...

    Given the following relational database schema (primary keys are bold and underlined). Answer questions 2.1 to 2.4 Orders(orderld, customerld, dateOrdered, dateRequired, status) Customer(customerld, customerLastName, customerStreet, customerCity, customerState, customer Lip OrderDetails(orderld.productld, quantity, lineNumber, amount) Products(productld, name, description, quantity, unitPrice) Account(accountNumber, customerld, dateOpened, creditCard, mailingStreet, mailingCity, mailingState, mailingZip) 2.1 (2 Points) List all possible foreign keys. For each foreign key list both the referencing and referenced relations. 2.2 (2 Points) Devise a reasonable database instance by filling the tables with data of...

  • The following relational schema is given for a Pokemon Database: Pokemon (PID, PName) Type (TID, TName)...

    The following relational schema is given for a Pokemon Database: Pokemon (PID, PName) Type (TID, TName) Trainer (SSN, Name, Surname) InType (PID, TID) StrongAgainst (TID_Strong, TID_Weak) Owns (SSN, PID, Nickname, Level, Height, Weight, Catch_Date) SpecializedIn (SSN, TID) In this database, Pokemon (Imaginary creatures, short for “Pocket Monsters”) are stored in the entity set Pokemon, with a unique PID and PName. Pokemon types are stored in the entity set Type, with a unique TID and TName. Pokemon trainers are stored in...

  • Please answer CLEARLY and LEGIBLE Relational Algebra The local city youth league needs a database system...

    Please answer CLEARLY and LEGIBLE Relational Algebra The local city youth league needs a database system to help track children who sign up to play soccer. Data needs to be kept on each team, the children who will play on each team, and their parents. Also, data needs to be kept on the coaches for each team. Each team is given an ID and Team name. Each player and each parent are given an ID when they sign up. Each...

  • DATABASES You are required to design and implement a relational database to help the local community...

    DATABASES You are required to design and implement a relational database to help the local community center better serve the residents in your neighborhood. Database Specifications: In your preliminary analysis, you have determined the following basic facts about the community center and the services it provides to the residents in the neighborhood: - The community center serves multiple areas which fall into different zip codes.  - The community center provides collaborative family based care services. An immediate family is...

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