Lecture 8-CS-Ch09
Lecture 8-CS-Ch09
Database Systems
Integrating Databases
Reducing Redundancy
Maintaining Integrity
• update EMPLOYEE
set Address = ‘1812 Napoleon Ave.’
where Name = ‘Joe E. Baker’
• Problems
– Massive amounts of personal data are being collected
• Often without knowledge or meaningful consent of affected people
– Data merging produces new, more invasive information
– Errors are widely disseminated and hard to correct
• Remedies
– Existing legal remedies often difficult to apply
– Negative publicity may be more effective