Database Design Concepts Flashcards

1
Q

What is a field

A

A single bit of information about a person or an item

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

What is a record

A

A group of related fields about an item or person that is captured in a table

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

What is a primary key

A

A field that holds a unique identifier for each record in the database

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

What is data integrity

A

How accurate and consistent the data in a database is

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

What is data independence

A

The separation between data and the application in which it is being used

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

What is data redundancy

A

Having the exact same data in different places in the database

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

What is data security

A

How well the data in the database is protected from crashes, hacks and accidental deletion

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

What is data maintenance

A

Monthly, daily or hourly tasks that are run to fix errors within a database and prevent anomalies from occurring

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

What is an insertion anomaly

A

The database has been created in such a way that required data cannot be added unless another piece of unavailable data is also added

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

What is a deletion anomaly

A

The legitimate deletion of a record of data can cause the deletion of some required data

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

What is a modification anomaly

A

Incorrect data may have to be changed, which could involve many records having to be changed - leading to possible changes being made incorrectly

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