Normalization Flashcards

1
Q

When is a database Normalized?

A

A database is normalized when each field holds just one value and each table has the correct set of fields. Improve organization of data

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

Normal forms

A

Set of rules for database design

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

1NF:

A

All fields must contain single values only

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

2NF:

A

Part of the primary key may not determine a non-key field

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

3NF:

A

A non-key field may not determine another non-key field

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