mod 5 Flashcards

1
Q

A named two-dimensional data

A

Relation

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

A component of a relational model that provides mechanisms for implementing business rules in a relational database to ensure that manipulated data maintains its integrity.

A

Data integrity

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

Identifiers that enable a dependent relation to refer to its parent relation.

A

Foreign Keys

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

Allowable values for an attribute

A

Domain constraints

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

Keys usually are used as indexes to speed up the response to user queries.

A

True

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

A component of a relational model that uses SQL operations for retrieving and modifying data.

A

Data manipulation

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

Unique identifiers of the relation

A

Primary keys

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

A component of a relational model that refers to tables and its relations, rows, and columns.

A

Data structure

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

All tables are considered as relations.

A

False

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

A table will qualify as a relation if the following are satisfied.

A

All rows are unique
It has a unique name
Column names are unique

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