Given the file structure shown in Figure P1.1, answer Problems 1-4. Figure 1: The File Structure for Problems 1-4 PROJECT CODE PROJECT MANAGER MANAGER PHONE 21-52 25-2D 25-5A 25-9T 27-40 29-2D MANAGER ADDRESS 3334 Lee Rd., Gainesville, FL 37123 218 Clark Blvd, Nashville, TN 36362 124 River Dr Franklin, TN 29185 3334 Lee Rd. Gainesville, FL. 37123 124 River Dr., Franklin, TN 29185 3334 Lee Rd., Gainesville, FL 37123 216 Morton Rd., Stetson, FL 30o155 PROJECT BID PRICE 16833460.00 12500000.00 $2512420.00 21563234.00 10314545.00 Holly B Parker Jene D. Grant Gecrge F Dorts Holly B. Parker George F. Dorts Holly B. Parker William K. Mor 904-338-3416 615-698-8909 615-227-1245 904-338-3416 615-227-1245 904-338-3416 25559999 00 31-7P 904-445-2719 56850000.00 1. How many records does the file contain? How many fields are there per record? There are total of six records and five fields per records. 2. What problem would you encounter if you wanted to produce a listing by city? How would you solve this problem by altering the file structure? Since the data is multivalued in the form of address it is hard to separate city from the whole address. To solve this problem the data should be single valued which means each field should have only one data. So, we need to make one separate file to store just the city name. 3. If you wanted to produce a listing of the file contents by last name, area code, city, state, or zip code, how would you alter the file structure? The name should be separated as first name and last name and the address field should be separated as area code, city and state. 4. What data redundancies do you detect? How could those redundancies lead to anomalies?
Given the file structure shown in Figure P1.1, answer Problems 1-4. Figure 1: The File Structure for Problems 1-4 PROJECT CODE PROJECT MANAGER MANAGER PHONE 21-52 25-2D 25-5A 25-9T 27-40 29-2D MANAGER ADDRESS 3334 Lee Rd., Gainesville, FL 37123 218 Clark Blvd, Nashville, TN 36362 124 River Dr Franklin, TN 29185 3334 Lee Rd. Gainesville, FL. 37123 124 River Dr., Franklin, TN 29185 3334 Lee Rd., Gainesville, FL 37123 216 Morton Rd., Stetson, FL 30o155 PROJECT BID PRICE 16833460.00 12500000.00 $2512420.00 21563234.00 10314545.00 Holly B Parker Jene D. Grant Gecrge F Dorts Holly B. Parker George F. Dorts Holly B. Parker William K. Mor 904-338-3416 615-698-8909 615-227-1245 904-338-3416 615-227-1245 904-338-3416 25559999 00 31-7P 904-445-2719 56850000.00 1. How many records does the file contain? How many fields are there per record? There are total of six records and five fields per records. 2. What problem would you encounter if you wanted to produce a listing by city? How would you solve this problem by altering the file structure? Since the data is multivalued in the form of address it is hard to separate city from the whole address. To solve this problem the data should be single valued which means each field should have only one data. So, we need to make one separate file to store just the city name. 3. If you wanted to produce a listing of the file contents by last name, area code, city, state, or zip code, how would you alter the file structure? The name should be separated as first name and last name and the address field should be separated as area code, city and state. 4. What data redundancies do you detect? How could those redundancies lead to anomalies?
Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
Related questions
Question
Correct me if I’m wrong and please explain.
Expert Solution
This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
This is a popular solution!
Trending now
This is a popular solution!
Step by step
Solved in 5 steps with 4 images
Knowledge Booster
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.Recommended textbooks for you
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education