1 7
2
6
3
4
5

Crossword: 1st, 2nd & 3rd Normal Form

Across

1. A database normalization process that eliminates duplicate data and ensures data is stored in a tabular format with atomic values.

2. Indivisible data elements that cannot be further decomposed, ensuring data integrity and reliability.

3. A database normalization process that ensures that non-key attributes are fully dependent on the primary key.

4. A unique identifier for each record in a database table that helps ensure data integrity and facilitates data retrieval.

5. When the same data is stored in multiple locations, leading to inconsistency and inefficiency in database management.

Down

6. A database normalization process ensures all attributes are dependent only on the primary key and not on other non-key attributes.

7. The process of organizing data in a database to reduce redundancy and improve data integrity.


🖶

Shortcuts

Left: ⇤ Right: ⇥ Up: ↑ Down: ↓