Is 2NF a Stable Normal Form?

06/29/2021
by   Amir Sapir, et al.
0

Traditionally, it was accepted that a relational database can be normalized step-by-step, from a set of un-normalized tables to tables in 1NF, then to 2NF, then to 3NF, then (possibly) to BCNF. The rule applied to a table in 1NF in order to transform it to a set of tables in 2NF seems to be too straightforward to pose any difficulty. However, we show that, depending on the set of functional dependencies, it is impossible to reach 2NF and stop there; one must, in these cases, perform the normalization from 1NF to 3NF as an indecomposable move. The minimal setup to exhibit the phenomena requires a single composite key, and two partially overlapping chains of transitive dependencies.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/16/2017

Database Normalization Debt: A Debt-Aware Approach to Reason about Normalization Decisions in Database Design

Technical debt is a metaphor that describes the long term effects of sho...
research
01/22/2018

Prioritizing Technical Debt in Database Normalization Using Portfolio Theory and Data Quality Metrics

Database normalization is the one of main principles for designing relat...
research
11/16/2017

Identifying and Managing Technical Debt in Database Normalization Using Machine Learning and Trade-off Analysis

Technical debt is a metaphor that describes the long term effects of sho...
research
09/07/2020

A Lightweight Algorithm to Uncover Deep Relationships in Data Tables

Many data we collect today are in tabular form, with rows as records and...
research
01/09/2023

Consistent Query Answering without Repairs in Tables with Nulls and Functional Dependencies

In this paper, we study consistent query answering in tables with nulls ...
research
03/19/2021

Relational Operations in FOLE

This paper discusses relational operations in the first-order logical en...
research
08/27/2022

Practical applications of Set Shaping Theory in Huffman coding

One of the biggest criticisms of the Set Shaping Theory is the lack of a...

Please sign up or login with your details

Forgot password? Click here to reset