Terms Flashcards

1
Q

Idempotent

A

Operations that can be applied multiple times without changing the result beyond the initial application.

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

Cardinality

A

The number of unique values contained in a particular column, or field, of a database.

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

Normalization

A

Removing duplicates or redundancy from tables (SQL way)

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

Immutable

A

Which can be created or destroyed but can’t be changed or modified.

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