Database Design Keywords Flashcards

1
Q

Entity

A

A single piece of data based upon a real life object.

An entity is a table.

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

Attribute

A

A property/quality of an entity.

An attribute is a field.

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

Flat file Database

A

A database consisting of only one table.

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

Relational Database

A

A database consisting of multiple tables holding data.

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

Table

A

A table is used to store data about a specific subject.

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

Field

A

Used to store individual data values related to the table.

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

Atomic Data

A

Individual data that can’t be broken down any further.

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