Database Design Terms Flashcards

1
Q

Normalization

A

Normalization: The process of organizing data in a database to reduce redundancy and dependency. It involves dividing large tables into smaller, related tables to achieve data integrity and efficiency.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Functional Dependency

A

Functional Dependency: Describes the relationship between attributes in a relation, where the value of one attribute uniquely determines the value of another.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly