Design Flashcards

(15 cards)

1
Q

Entity

A

A person, place, thing or event…..

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

Entity Occurrence

A

A specific example of an entity.

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

Attribute

A

An entity is described by its attributes. Each attribute is a characteristic of the entity

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

Primary Key

A

An attribute or combination of attributes that uniquely identifies one, and only one

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

Foreign Key

A

An attribute in one table that uniquely identifies a row of another table

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

Compound Key

A

A compound key is a primary key that comprises two or more attributes.

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

Relationship

A

A relationship is a natural association between one or more entities

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

What are the three types of cardinality

A

one-to-one
one-to-many
many-to-many

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

What is an Entity-occurrence diagram

A

a diagram which illustrates the relationships between the entity occurrences of one entity

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

Entity-relationship diagrams

A

An entity-relationship diagram is a graphical representation of the entities in a system.

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

What are the Five Attribute Types

A

Text
Number
Date
Time
Boolean

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

What are the four types of validation

A

Presence Check
Restricted Choice
Field Length
Range

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

What is Presence Check

A

Checks if the user has entered any Data.

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

What Restricted Choice

A

Only lets you select a input from and option or list

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

What is Field Length

A

Indicates the maximum number of characters that are required.

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