chapter 4 quiz Flashcards

1
Q

A database logical design

Is independent of any DBMS

Does not concern entities and attributes

Is dependent on the features and functionality of a particular DBMS

Is what is used to produce ‘create table’ statements

A

Is independent of any DBMS

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

In crow’s foot notation for a 1:N relationship, which way does the three-prong crow’s foot point?

To the primary key side of the relationship

To the foreign key side of the relationship

In the direction of the program flow

None of the above

A

To the foreign key side of the relationship

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

Which of the following is true of 1:1 relationships?

Each row in the PK entity can be related to many rows in the FK entity

Each row in the PK entity is related to zero or one row in the FK entity

Each relationship in the PK entity can have many related rows in the FK entity

The relationship is usually not created in a DBMS

A

Each row in the PK entity is related to zero or one row in the FK entity

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

Which of the following is true of a N:M relationship?

A. Each row in the PK entity can have many related rows in the FK entity and each row in the FK table can have many related rows in the PK entity

B. The relationship is usually not created in a DBMS

C. Both A and B

D. None of the above

A

C. Both A and B

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

Which of the following is true of 1:M relationships?

Each row in the PK entity can be related to zero or many rows in the FK entity

Each row in the PK entity is related to zero or one rows in the FK entity

Each relationship in the PK entity can have many related rows in the FK entity and each row in the FK entity can have many related rows in the PK entity

The relationship is usually not created in a DBMS

A

Each row in the PK entity can be related to zero or many rows in the FK entity

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

The number of entity classes in the relationship is known as the _______ of the relationship

A

degree

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