Week 3 : Database Design Flashcards

(12 cards)

1
Q

What is an Entity Relationship Diagram?

A

An approach that identifies important data, entities and relationships that must be represented in a model.

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

What is Unified Modelling Language?

A

A diagrammatic notation modeling language that provides a standard way to visualize the design of a system.

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

What is an Entity Type?

A

A group of objects with the same properties which are identified by the enterprise as having an independent existence.

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

What is a relationship occurance?

A

A uniquely identifiable association that includes one occurrence from each participating entity type and indicated the particular entity occurrences that are related.

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

What is a semantic net?

A

An object-level model that uses symbols to represent entities, relationships and examine examples of individual occurrences of the relationships.

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

What are the degrees of a relationship type?

A

Binary, Ternary and Quaternary.

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

What is a recursive/unary relationship?

A

A relationship type in which the same entity type participates more than once in different roles.

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

What does a role name do?

A

These determine the function of each participant or are used when two entities are associated through more than one relationship.

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

What is an attribute domain?

A

The set of allowable values for attributes. It defines the potential values an attribute may hold.

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

What are the types of attributes?

A

Simple, composite, single-valued, multiple-valued and derived.

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

What is Multiplicity?

A

The number of possible occurrences of an entity type that may relate to a single occurrence through a particular relationship and a representation of the policies established by the user.

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

What are the types of Cardinalities?

A

One to one, one to many and many to many.

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