In RDBMS, different classes of relations are created using ____ technique to…

20182017

In RDBMS, different classes of relations are created using ____ technique to prevent modification anomalies.

Answer: D. normal formsIn RDBMS, normalization is the process used to reduce redundancy and prevent insertion, deletion, and update (modification) anomalies. Normalization…

  1. A.

    functional dependencies

  2. B.

    data integrity

  3. C.

    referential integrity

  4. D.

    normal forms

Attempted by 1536 students.

Show answer & explanation

Correct answer: D

In RDBMS, normalization is the process used to reduce redundancy and prevent insertion, deletion, and update (modification) anomalies. Normalization classifies relations into normal forms such as 1NF, 2NF, 3NF, BCNF, etc.

Explore the full course: Nta Ugc Net Paper 2

Loading lesson…