database design Flashcards

1
Q

entity definition

A

represents ONE real world object of importance in a DB

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

relationship definition

A

describes how entities can be connected

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

attribute definition

A

describes characteristics of an entity

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

domain definition

A

set of all possible values an attribute can take

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

table definiton

A

collection of records and fields

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

record definition

A

a unique instance of data

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

tuple definition

A

set of related data points in a unique instance

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

primary key definition

A

single attribute used to uniquely identify a record

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

candidate key

A

unique key that can be chosen as the primary key

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

surrogate key

A

system generated unique id used as primary key

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