Final Exam review part 1 Flashcards

1
Q

Whether or not an instance of one entity class must participate in a relationship with another entity class is indicated by the ___________________.

A

minimum cardinality

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

T/F All weak entities must have a minimum cardinality of 1 on the entity on which it depends

A

True

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

The data type for each attribute is chosen to maximize ___ and minimize storage space

a. query design
b. programmer productivity
c. data integrity
d. data integration

A

c. data integrity

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

Boyce-Codd Normal Form is an example of database

a. normalization
b. denormalization
c. indexing
d. referential integrity

A

a. normalization

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

An attribute in a relation of a database that serves as the primary key of another relation in the same database is called a:

A

foreign key

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

As a database design passes from the logical phase to the physical, what do relations become

a. tuples
b. fields
c. tables
d. attributes
e. indexes

A

c. tables

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

Relational database principles were first defined by a man named Codd (T/F)

A

True

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

A database stores

a. data
b. relationships
c. applications
d. a and b
e. a b and c

A

e. a b and c

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

An ID dependent entity is

a. a special type of weak entity
b. a special type of strong entity
c. an entity in which the identified of the entity cannot include the identifier of another entity
d. an entity with a max cardinality of one

A

a. a special type of weak entity

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