Database Systems: Design, Implementation, & Management
12th Edition
ISBN: 9781305627482
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
Trending nowThis is a popular solution!
Students have asked these 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?
What are tables and Fields?
can 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 you
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
- What are Inconsistent key structures?arrow_forwardWhat 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_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
- What guidelines should you follow when naming tables and columns in Oracle 12c?arrow_forwardA table is in __________ normal form when it is in __________ and there are no transitive dependencies.arrow_forwardWhen must you define constraints at the table level rather than the column level?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