Diagram characteristics(custom) Flashcards

1
Q

What is this relationship cardinality called?

A

Mandatory one

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

what is this relationship cardinality called?

A

Mandatory Many

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

What is this relationship cardinality called?

A

Optional one

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

What is this relationship cardinality called?

A

Optional Many

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

Inside an entity box such as the one shown, how do we represent normal identifiers

A

with an underline and bolding

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

Inside an entity box such as the one shown, how do we represent partial identifiers

A

we use bolding and double underlining

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

Inside an entity box such as the one shown, how do we represent optional attributes

A

Most likely we apply no formatting

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

Inside an entity box such as the one shown, how do we represent derived values?

A

An attribute that is calculated from other attributes, like “age” which can be calculated from a person’s “date of birth”.

with square brackets [ ]

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

Inside an entity box such as the one shown, how do we represent multi-valued attributes?

A

An attribute that can hold multiple values for a single entity, like a “skills” attribute for an employee which could list several different skills.

with curly braces { }

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

Inside an entity box such as the one shown, how do we represent composite values?

A

An attribute made up of multiple smaller attributes, like an “address” which can include “street”, “city”, and “state”.

with parenthesis ( )

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

What does a weak entity look like?

A

A weak entity is an entity in a database that can’t be uniquely identified by its own attributes

Notice: has an outline

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