Database Systems: Design, Implementation, & Management
13th Edition
ISBN: 9781337627900
Author: Carlos Coronel, Steven Morris
Publisher: Cengage Learning
expand_more
expand_more
format_list_bulleted
Concept explainers
Question
Chapter 6, Problem 2RQ
Program Plan Intro
Normalization:
The process used to minimize data redundancy and dependency in a relational
- The database table is divided into two or more tables and defines the relationship between those tables.
- If the modifications, deletion or updates occur in one table, the other tables in database get updated by just propagating it.
- In a relational database, the tables with no redundant data and less null values are considered as efficient table.
- This is because, having redundant data and more null values increases the storage space and wastage of memory is imminent.
- Null values cause a problem for data integrity and produces more error in the database.
- If the wasted storage space and null values which cause data integrity hazards are minimized, a highly optimized relational database can be designed.
- The project team should consider using normalization when designing the database, which is the best source to optimize data storage efficiently; this is because, it reduces the data storage space and provides data integrity.
- There are three types of normal forms.
- First normal form (1NF)
- Second normal form (2NF)
- Third normal form (3NF)
Expert Solution & Answer
Want to see the full answer?
Check out a sample textbook solutionStudents have asked these similar questions
Exactly how many global descriptor tables are there?
What exactly is a Parent table?
what is Parent table ?
Chapter 6 Solutions
Database Systems: Design, Implementation, & Management
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.Similar questions
- Why are some table structures considered to be bad and others good?How do you recognize the difference between good and bad table structures?What effect does normalization have on creating good tables and why should you learn so many normalization rules?arrow_forwardcan you provide me with details on the progression from 1NF to 3NF form with the relation between the tables along with the EER design? thank youarrow_forwardDescribe the First Normal Form (1NF) and the conditions that a table must meet to be considered in 1NF.arrow_forward
- What does it mean to be transitive? Tables in the second normal form can be converted to tables in the third normal form, but what is the rule for doing so?arrow_forwardWhat exactly is meant by the term "transitive"? It is possible to convert tables that are in the second normal form into tables that are in the third normal form; however, what is the rule for doing so?arrow_forwardA bridge/joint table is exactly what its name implies. What is the substitute? What is wrong with the substitute?arrow_forward
- Rename the EMPLOYEES table as JL_EMPS.arrow_forwardHow is the processing of SQL DDL statements (such as CREATE TABLE) different from the processing required by DML statements?arrow_forwardDefine second normal form. What types of problems might you encounter using tables that are not in second normal form?arrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- A Guide to SQLComputer ScienceISBN:9781111527273Author:Philip J. PrattPublisher:Course Technology Ptr
- Database Systems: Design, Implementation, & Manag...Computer ScienceISBN:9781305627482Author:Carlos Coronel, Steven MorrisPublisher:Cengage LearningDatabase Systems: Design, Implementation, & Manag...Computer ScienceISBN:9781285196145Author:Steven, Steven Morris, Carlos Coronel, Carlos, Coronel, Carlos; Morris, Carlos Coronel and Steven Morris, Carlos Coronel; Steven Morris, Steven Morris; Carlos CoronelPublisher:Cengage Learning
A Guide to SQL
Computer Science
ISBN:9781111527273
Author:Philip J. Pratt
Publisher:Course Technology Ptr
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781305627482
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781285196145
Author:Steven, Steven Morris, Carlos Coronel, Carlos, Coronel, Carlos; Morris, Carlos Coronel and Steven Morris, Carlos Coronel; Steven Morris, Steven Morris; Carlos Coronel
Publisher:Cengage Learning