Chapter04 Normalization
Chapter04 Normalization
Navathe
Chapter 4
Merging of views
Merging Schemas to create a global schema
Specifying mappings between views and global schema
Time consuming and difficult
Restructuring
Simplifying and restructuring to remove any redundancies
Mixed Strategy
Schemas are partitioned into groups based on their
similarity and each group is integrated separately.
This process is repeated until a final global schema
Design Criteria
Response Time
Elapsed Time between submitting a database transaction for
execution and receiving a response
Space Utilization
Storage space used by database files and their access path
structures
Transaction throughput
Average number of transactions/minute
Must be measured under peak conditions
Result
Initial determination of storage structures and access paths for
database files
Normal form:
Condition using keys and FDs of a relation to
certify whether a relation schema is in a particular
normal form