Lesson 4 ITE 5 Flashcards

1
Q

a relatively simple representation, usually graphical, of more complex real-world data structures.

A

data model

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

refers to the process of creating a specific data model for a determined problem domain

A

data model

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

is a person, place, thing, or event about which data will be collected and stored. An entity represents a particular type of object in the real world.

A

entity

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

is a characteristic of an entity.

A

attribute

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

describes an association among entities.

A

relationship

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

relationship, each entity in the first set is associated with exactly one entity in the second set, and vice versa.

A

3.1. One-to-one (1:1 or 1..1) relationship.

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

one entity in the first set is associated with multiple entities in the second set, but each entity in the second set is associated with only one entity in the first set.

A

3.2. One-to-many (1:M or 1..*) relationship.

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

multiple records in one table can be associated with multiple records in another table. This usually requires a junction table to handle the relationships.

A

. Many-to-many (M:N or ..) relationship.

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

is a restriction placed on the data. Constraints are important because they help to ensure data integrity.

A

constraint

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

brief, precise, and unambiguous description of a policy, procedure, or principle within a specific organization.

A

business rule

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

is a “blueprint” with all the instructions to build a database that will meet all end-user requirements

A

Data Modeling

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