Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Question 1 You are working for a certain county and you want to convert the records of the county's register of real property sales to

image text in transcribed

Question 1 You are working for a certain county and you want to convert the records of the county's register of real property sales to an electronic database The county has several municipalities (towns, villages, cities, etc.), and for each one you want to storea name, a type (city, township, borough, etc.) and date of incorporation Each municipality has numerous buildings, each of which is identified by a block number and lot number (each building within a given municipality has a unique combination of block number and lot number). For each building, you want to store a street address, zip code, and the year in which it wa:s constructed. Assume that you have access to a table that includes the zip codes and corresponding cities in your county (the county is in only one State, so that information is not required in this table); include this table in your database. Note that zip codes may not correspond perfectly to municipalities -- some municipalities may have multiple zip codes, and the boundaries of zip codes and municipalities may not be perfectly aligned, in other words, in some cases there is no correspondence whatsoever between zip codes and municipalities. Each building may have been sold many times; for each sale, you want to record its price, date, and the name of the person or company the building was sold to (you record owners' names using a single, long "name" field because some owners are corporations) Finally, a small percentage of buildings in the county are in the national register of historic places; for these buildings, you want to record a 255-character description of the unique features of the building, the date it was inducted into the historic register, and the ID number the register assigned to it. Create a database design outline and entity-relationship diagram for a database appropriate for this information. Set up your database so that the records for non-historic buildings do not have to store empty fields for historic-register-related data

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Data Management Databases And Organizations

Authors: Richard T. Watson

3rd Edition

0471418455, 978-0471418450

More Books

Students also viewed these Databases questions

Question

* What is the importance of soil testing in civil engineering?

Answered: 1 week ago

Question

Explain the concept of shear force and bending moment in beams.

Answered: 1 week ago

Question

understand the key issues concerning international assignments

Answered: 1 week ago