Question

Task 01: There is a real estate information company that keeps track of all of properties sold in the county of San Francisco

A county clerk needs to be able to find which buyer is buying which property, so that clerk creates a relationship between th

Where is the redundancy in the data in these tables?

Provide what you consider to be the best database design for the data provided and explain why it is the best design.
Hint: Once you load your design with data verify that the primary key contraint is enforced.

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

There is redundancy in property table. For one PropNum there are two Buyernum and two propNmae have same buyer.And Property table do not have a primary key(It has composite key)

So in order to remove redundany we have to join the two tables(property and Buyer)by creating a third table.

Table1

Property(PropName,Type,Price)

Primary key-PropNum

Table2

Buyer(BuyerNum,Name,Address)

Primary key-BuyerNum

Table3

PropertyBuyer(PropNum,BuyerNum)

Foreign Key-PropNum

PropNum BuyerNum
121-33-456 4456
156-22-556 4455
156-22-556 6663
111-33-444 6663
999-00-344 7771

Now there is no redundancy and any functional dependencies .So this is the best database design.

Add a comment
Know the answer?
Add Answer to:
Where is the redundancy in the data in these tables? Provide what you consider to be...
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
  • 3 (16) You are hired to build a database for a local association of realtors. The database has to...

    3 (16) You are hired to build a database for a local association of realtors. The database has to contain information about the properties that are for sale in the area, realty agencies and agents, as well as keep track of the history of property sales. In particular, you are told the following about the desired database: o The database has to contain information about the realty agencies. Each agency has an ID, name, address and a phone number The...

  • Please help me answer the following questions regarding data relationship tables. Employee ID First Name Last...

    Please help me answer the following questions regarding data relationship tables. Employee ID First Name Last Name email Title Address Extension Department Department ID Hiring Date Department Phone # 0001 John Smith jsmith Accountant 1300 West st 5775 Accounting 2100 8/1998 407-366-5700 0002 Brian Miller badams Admin Assistant 1552 Palm dr 5367 Human resource 2300 4/1995 407-366-5300 0003 James Miller miller Inventory Manager 2713 Buck rd 5432 Production 2520 8/1998 407-366-5400 0004 John Jackson jackson_sam Sales Person 433 tree dr...

  • Really need help on this, apperciate all answers and feedback =D. You are the Senior Consultant...

    Really need help on this, apperciate all answers and feedback =D. You are the Senior Consultant at Abacus Consulting, tasked with the database project for Amadeus Real Estate client. The company employs real estate agents who work with customers to buy and sell properties (both residential and commercial). As part of your lead role, you are initially responsible for meeting with the client team and gathering requirements. You are then scheduled to design the data model and implement a working...

  • Overview This lab provides you the opportunity to insert and update data with the use of SQL comm...

    Overview This lab provides you the opportunity to insert and update data with the use of SQL commands. The lab will utilize the FLIX2YOU problem, the current schema. In order to start this lab, you must have successfully completed Lab # 6. In Lab # 6, you executed a script that was provided to you. This script created 7 of the FLIX2YOU tables as documented in the Entity Relationship Diagram in the FLIX2YOU problem document. The second part of lab...

  • Please read the article and answer about questions. You and the Law Business and law are...

    Please read the article and answer about questions. You and the Law Business and law are inseparable. For B-Money, the two predictably merged when he was negotiat- ing a deal for his tracks. At other times, the merger is unpredictable, like when your business faces an unexpected auto accident, product recall, or government regulation change. In either type of situation, when business owners know the law, they can better protect themselves and sometimes even avoid the problems completely. This chapter...

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