a. Given the table structure illustrated in Table P6.7, write the relational schema and draw its dependency diagram. Label all transitive and/or partial dependencies. (Hint: This structure uses a composite primary key.) b. Break up the dependency diagram you drew in Problem 7a to produce dependency diagrams that are in 3NF, and write the relational schema. (Hint: You might have to create a few new attributes. Also, make sure that the new dependency diagrams contain attributes that meet proper design criteria; that is, make sure there are no multivalued attributes, that the naming conventions are met, and so on.) c. Using the results of Problem 7b, draw the Crow's Foot ERD.
Suppose you are given the following business rules to form the basis for a
- Each dinner serves many members, and each member may attend many dinners.
- A member receives many invitations, and each invitation is mailed to many members.
- A dinner is based on a single entree, but an entree may be used as the basis for many dinners. For example, a dinner may be composed of a fish entree, rice, and corn, or the dinner may be composed of a fish entree, a baked potato, and string beans.
Because the manager is not a database expert, the first attempt at creating the database uses the structure shown in Table P6.7.
a. Given the table structure illustrated in Table P6.7, write the relational schema and draw its dependency diagram. Label all transitive and/or partial dependencies. (Hint: This structure uses a composite primary key.)
b. Break up the dependency diagram you drew in Problem 7a to produce dependency diagrams that are in 3NF, and write the relational schema. (Hint: You might have to create a few new attributes. Also, make sure that the new dependency diagrams contain attributes that meet proper design criteria; that is, make sure there are no multivalued attributes, that the naming conventions are met, and so on.)
c. Using the results of Problem 7b, draw the Crow's Foot ERD.
To upload and submit your assignment, click the Choose File button below to find and select your saved document. Make sure that the file is saved with your last name in the file name. (Example: ch6_problem1_Jones.doc)
![### Table P6.7 Overview
The table below, Table P6.7, presents a dataset with sample values for a dinner event. Each row in the table represents a different attribute with corresponding sample values for three separate records.
#### Attributes and Explanations
- **MEMBER_NUM**: A unique identifier for the member.
- Sample Values: 214, 235, 214
- **MEMBER_NAME**: The name of the member.
- Sample Values: Alice B. VanderVoort, Gerald M. Gallega, Alice B. VanderVoort
- **MEMBER_ADDRESS**: The address of the member.
- Sample Values: 325 Meadow Park, 123 Rose Court, 325 Meadow Park
- **MEMBER_CITY**: The city where the member resides.
- Sample Values: Murkywater, Highlight, Murkywater
- **MEMBER_ZIPCODE**: The postal code of the member's address.
- Sample Values: 12345, 12349, 12345
- **INVITE_NUM**: A unique identifier for the invitation.
- Sample Values: 8, 9, 10
- **INVITE_DATE**: The date the invitation was sent.
- Sample Values: 23-Feb-2018, 12-Mar-2018, 23-Feb-2018
- **ACCEPT_DATE**: The date the invitation was accepted.
- Sample Values: 27-Feb-2018, 15-Mar-2018, 27-Feb-2018
- **DINNER_DATE**: The date of the dinner.
- Sample Values: 15-Mar-2018, 17-Mar-2018, 15-Mar-2018
- **DINNER_ATTENDED**: Indicates whether the member attended the dinner.
- Sample Values: Yes, Yes, No
- **DINNER_CODE**: A code for the dinner meal served.
- Sample Values: DI5, DI5, DI2
- **DINNER_DESCRIPTION**: Description of the dinner meal.
- Sample Values: Glowing Sea Delight, Glowing Sea Delight, Ranch Superb
- **ENTREE_CODE**: A code for the entrée served.
- Sample Values: EN3, EN3, EN5
- **ENTREE_DESCRIPTION**: Description of the entrée.
- Sample Values: Stuffed crab,](/v2/_next/image?url=https%3A%2F%2Fcontent.bartleby.com%2Fqna-images%2Fquestion%2Fabe23457-8e30-4566-bc4a-a28c6e646762%2Ff20b4068-b8a1-44d1-abbc-0d70376dd5b4%2F5693q8n.jpeg&w=3840&q=75)
![](/static/compass_v2/shared-icons/check-mark.png)
Trending now
This is a popular solution!
Step by step
Solved in 5 steps with 3 images
![Blurred answer](/static/compass_v2/solution-images/blurred-answer.jpg)
![Computer Networking: A Top-Down Approach (7th Edi…](https://www.bartleby.com/isbn_cover_images/9780133594140/9780133594140_smallCoverImage.gif)
![Computer Organization and Design MIPS Edition, Fi…](https://www.bartleby.com/isbn_cover_images/9780124077263/9780124077263_smallCoverImage.gif)
![Network+ Guide to Networks (MindTap Course List)](https://www.bartleby.com/isbn_cover_images/9781337569330/9781337569330_smallCoverImage.gif)
![Computer Networking: A Top-Down Approach (7th Edi…](https://www.bartleby.com/isbn_cover_images/9780133594140/9780133594140_smallCoverImage.gif)
![Computer Organization and Design MIPS Edition, Fi…](https://www.bartleby.com/isbn_cover_images/9780124077263/9780124077263_smallCoverImage.gif)
![Network+ Guide to Networks (MindTap Course List)](https://www.bartleby.com/isbn_cover_images/9781337569330/9781337569330_smallCoverImage.gif)
![Concepts of Database Management](https://www.bartleby.com/isbn_cover_images/9781337093422/9781337093422_smallCoverImage.gif)
![Prelude to Programming](https://www.bartleby.com/isbn_cover_images/9780133750423/9780133750423_smallCoverImage.jpg)
![Sc Business Data Communications and Networking, T…](https://www.bartleby.com/isbn_cover_images/9781119368830/9781119368830_smallCoverImage.gif)