1. How many records does the file contain? How many fields are there per record?
ID: 3661554 • Letter: 1
Question
1. How many records does the file contain? How many fields are there per record?
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?
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?
4. What data redundancies do you detect? How could those redundancies lead to anomalies?
Explanation / Answer
By looking at the given table in problem statement..i analysed the data and answered the these below questions,,
1. How many records does the file contain? How many fields are there per record?
Ans:
As per given in the table total 7 records are present without duplicate and Each record will contains
sub files like Project Code..
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?
Ans: If I want to produce the city listing I have duplicate of three cities of these are.
Charlotte NC, Chicago IL and Raleigh, NC
So I can overcome this problem by taking the other field of file structure .
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?
Ans: If I want to produce the file contents by last name, area code , city or zip code..
I would use the two file fields called Project Manager and manager address because these two fields
have the actual data asked in question 3
4. What data redundancies do you detect? How could those redundancies lead to anomalies?
Ans: I have detected the three fields are redundancies these are ..
Project Manager Filed
Manager Phone
Manager Address City..
While doing other fields updates these will leads the conflicts..
Related Questions
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.