Relational Database Management System (RDBMS) Question:

What is normalization?

Tweet Share WhatsApp

Answer:

It is a process of analysing the given relation schemas based on their Functional Dependencies (FDs) and primary key to achieve the properties

► Minimizing redundancy
► Minimizing insertion, deletion and update anomalies.

Download RDBMS PDF Read All 98 RDBMS Questions
Previous QuestionNext Question
How does Tuple-oriented relational calculus differ from domain-oriented relational calculus?What is Functional Dependency?