Deck 8: Structuring System Data Requirements

Full screen (f)
exit full mode
Question
The names of data stores on primitive-level data flow diagrams often correspond to the names of data entities in entity-relationship diagrams.
Use Space or
up arrow
down arrow
to flip the card.
Question
The purpose of the conceptual data model is to show as many rules about the meaning and interrelationships among data as possible.
Question
Use a verb or verb phrase to name an entity.
Question
The bottom-up approach to data modeling derives a data model by reviewing specific business documents.
Question
An entity instance is a single occurrence of an entity type.
Question
Processes,rather than data,are the most complex aspects of many modern information systems.
Question
Book,supplier,and state are entity types.
Question
The characteristics of data captured during data modeling are crucial in the design of databases,programs,computer screens,and printed reports.
Question
A true data entity will have many possible instances,each with a distinguishing characteristic,as well as one or more other descriptive pieces of data.
Question
The top-down approach to data modeling derives the business rules for a data model from an intimate understanding of the nature of the business.
Question
A deliverable from conceptual data modeling is a set of entries about data objects to be stored in the project dictionary or repository
Question
An ellipse represents an entity on an entity-relationship diagram.
Question
The primary deliverable from the conceptual data modeling step within the analysis phase is an entity-relationship diagram.
Question
An order number is a good example of a candidate key.
Question
Social security number,last name,and first name are entity types.
Question
A faculty identification number can serve as an identifier.
Question
An entity is a person,place,object,event,or concept in the user environment about which the organization wishes to maintain data.
Question
A primary key should be null.
Question
In order to determine the integrity rules,minimum and maximum cardinality,and time dimensions of data,an analyst might ask,"Are values for data characteristics limited in any way?"
Question
Employee identification number,name,address,and skill are attributes.
Question
A ternary relationship is the equivalent of three binary relationships.
Question
Conceptual data modeling for an Internet-based electronic commerce application differs significantly from the process followed when analyzing the data needs for other types of applications.
Question
Cardinality is the number of instances of entity B that can (or must)be associated with each instance of entity A.
Question
On an entity relationship diagram,total specialization is shown by a single line from the supertype to the subtype.
Question
Analysts should use intelligent keys as identifiers.
Question
A relationship must be turned into an associative entity when the associative entity has other relationships with entities besides the relationship that caused its creation.
Question
Referencing an employee entity,an employee's skills are a multivalued attribute.
Question
Relationships are labeled with verb phrases.
Question
When selecting an identifier,one should choose a candidate key that will not change its value over the life of each instance of the entity type.
Question
An identifier is a candidate key that has been selected as the unique,identifying characteristic for an entity type.
Question
A plural relationship is a relationship that the data modeler chooses to model as entity type.
Question
A unary relationship is the most common type of relationship encountered in data modeling.
Question
One way to handle repeating data within an entity is to separate the repeating data into another entity,called a weak entity.
Question
The minimum cardinality of a relationship is the minimum number of instances of entity B that may be associated with each instance of entity A.
Question
Analysts should substitute single-attribute surrogate keys for large composite keys.
Question
A multivalued attribute is an attribute that may take on more than one value for each entity instance.
Question
A ternary relationship is a relationship between the instances of one entity type.
Question
A join is an association between the instances of one or more entity types that is of interest to the organization.
Question
The goal of conceptual data modeling is to capture as much of the meaning of data as possible.
Question
A repeating group is a set of two or more multivalued attributes that are logically related.
Question
A detailed,logical representation of the entities,associations,and data elements for an organization or business area defines:

A)entity-relationship diagram
B)conceptual model
C)entity-relationship model
D)data flow diagram
Question
Triggering operations are other business rules that protect the validity of attribute values.
Question
Universal data models and industry-specific data models are two types of packaged conceptual data models.
Question
Domains are other business rules that protect the validity of attribute values.
Question
An E-R model with attributes is prepared during:

A)design
B)project identification and selection
C)analysis
D)project initiation and planning
Question
During requirements structuring:

A)an E-R model represents conceptual data requirements for a particular system
B)the conceptual E-R data model is refined before it is translated into a logical format from which database definition and physical database design are done
C)an enterprise-wide data model with very broad categories of data and little detail is prepared
D)a specific E-R model is built to help explain the scope of a particular systems analysis and design effort
Question
The primary deliverable from the conceptual modeling step within the analysis phase is a(n):

A)state-transition diagram
B)E-R diagram
C)context data flow diagram
D)decision tree
Question
Referential integrity constraints are rules concerning the relationships between entity types.
Question
Business rules are specifications that preserve the integrity of the physical data model.
Question
Triggers are constraints on valid values for attributes.
Question
The most common format used for data modeling is:

A)state-transition diagramming
B)entity-relationship diagramming
C)process modeling
D)decision table diagramming
Question
Which of the following is a true statement?

A)Data characteristics are dynamic.
B)A data model explains the transient form of an organization.
C)An information system design based on a data orientation,rather than a process or logic orientation,should have a longer useful life.
D)Data flow paths are permanent.
Question
Entity integrity means each instance of an entity type must have a unique identifier that is not null.
Question
Domains are constraints on valid values for attributes.
Question
Process,logic,and data model descriptions of a system must be consistent and complete because:

A)they each describe different but complementary views of the same information system
B)they are prepared during the analysis phase
C)they are constructed in parallel by separate analyst teams
D)programming tasks require the integration of the information contained in the diagrams
Question
Conceptual data modeling is typically done in parallel with other requirements analysis and structuring steps during:

A)logical design
B)physical design
C)analysis
D)implementation
Question
The three main constructs of the entity-relationship modeling notation include each of the following except:

A)data entities
B)data flows
C)relationships
D)attributes
Question
Some systems developers believe that a data model is the most important part of the statement of information system requirements because:

A)the characteristics of data captured during data modeling are crucial in the design of databases,programs,computer screens,and printed reports
B)data rather than processes are the most complex aspects of many modern information systems and thus require a central role in structuring system requirements
C)the characteristics about data are reasonably permanent
D)all of the above
Question
A person,place,object,event,or concept in the user environment about which the organization wishes to maintain data refers to a(n):

A)attribute
B)data element
C)relationship
D)entity
Question
The data modeling perspective that derives the business rules for a data model from an intimate understanding of the nature of the business,rather than from any specific information requirements in screens,reports,or business forms,is referred to as the:

A)top-down approach
B)bottom-up approach
C)overview approach
D)business approach
Question
The minimum number of instances of entity B that may be associated with each instance of entity A defines the:

A)degree of the relationship
B)minimum cardinality of the relationship
C)maximum cardinality of the relationship
D)domain of the relationship
Question
A subgrouping of the entities in an entity type that is meaningful to the organization and that shares common attributes or relationships distinct from other subgroupings best defines:

A)child node
B)disjoined entity
C)subtype
D)supertype
Question
When selecting an identifier,one should:

A)use intelligent keys
B)use large composite keys instead of single-attribute surrogate keys
C)choose a candidate key that will not change its value over the life of each instance of the entity type
D)choose a candidate key such that for each instance of the entity,the attribute is guaranteed to have valid values or is null
Question
If each employee can have more than one skill,then SKILL is referred to as a:

A)gerund
B)multivalued attribute
C)nonexclusive attribute
D)repeating attribute
Question
Which of the following specifies that each entity instance of the supertype must be a member of some subtype in the relationship?

A)total specialization rule
B)partial specialization rule
C)disjoint rule
D)overlap rule
Question
An association between the instances of one or more entity types that is of interest to the organization best defines:

A)occurrence
B)relationship
C)coupling
D)cardinality
Question
A single occurrence of an entity type defines:

A)entity instance
B)entity appearance
C)attribute
D)data element
Question
A candidate key that has been selected as the unique,identifying characteristic for an entity type is called a(n):

A)attribute
B)identifier
C)secondary key
D)gerund
Question
Which of the following specifies that an entity instance can simultaneously be a member of two (or more)subtypes?

A)total specialization rule
B)partial specialization rule
C)disjoint rule
D)overlap rule
Question
For each entity,the name of the identifier is:

A)identified by using a double-lined ellipse
B)underlined on an E-R diagram
C)bold on an E-R diagram
D)written in all capital letters on an E-R diagram
Question
A collection of entities that share common properties or characteristics defines:

A)entity type
B)entity instance
C)entity occurrence
D)entity collection
Question
An attribute that may take on more than one value for each entity instance is referred to as a:

A)gerund
B)multivalued attribute
C)nonexclusive attribute
D)supertype
Question
A simultaneous relationship among instances of three entity types is a:

A)unary relationship
B)binary relationship
C)ternary relationship
D)multiple occurrence
Question
A named property or characteristic of an entity that is of interest to the organization defines:

A)attribute
B)relationship
C)instance
D)gerund
Question
A set of two or more multivalued attributes that are logically related defines:

A)relationship
B)gerund
C)repeating group
D)class
Question
An attribute (or combination of attributes)that uniquely identifies each instance of an entity type defines:

A)data element occurrence
B)trigger
C)candidate key
D)gerund
Question
If STUDENT and COURSE participate in a relationship,their relationship is a(n):

A)unary relationship
B)binary relationship
C)ternary relationship
D)extraordinary relationship
Question
The number of instances of entity B that can (or must)be associated with each instance of entity A refers to:

A)cardinality
B)domain
C)ternary occurrence
D)participation level
Question
A relationship that the data modeler chooses to model as an entity type best defines:

A)recursive relationship
B)associative entity
C)domain
D)complex relationship
Question
If entity B is a mandatory participant,then:

A)the minimum cardinality of the relationship is two
B)the minimum cardinality of the relationship cannot be defined
C)the minimum cardinality of the relationship is one
D)the minimum cardinality of the relationship is optional
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/153
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 8: Structuring System Data Requirements
1
The names of data stores on primitive-level data flow diagrams often correspond to the names of data entities in entity-relationship diagrams.
True
2
The purpose of the conceptual data model is to show as many rules about the meaning and interrelationships among data as possible.
True
3
Use a verb or verb phrase to name an entity.
False
4
The bottom-up approach to data modeling derives a data model by reviewing specific business documents.
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
5
An entity instance is a single occurrence of an entity type.
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
6
Processes,rather than data,are the most complex aspects of many modern information systems.
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
7
Book,supplier,and state are entity types.
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
8
The characteristics of data captured during data modeling are crucial in the design of databases,programs,computer screens,and printed reports.
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
9
A true data entity will have many possible instances,each with a distinguishing characteristic,as well as one or more other descriptive pieces of data.
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
10
The top-down approach to data modeling derives the business rules for a data model from an intimate understanding of the nature of the business.
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
11
A deliverable from conceptual data modeling is a set of entries about data objects to be stored in the project dictionary or repository
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
12
An ellipse represents an entity on an entity-relationship diagram.
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
13
The primary deliverable from the conceptual data modeling step within the analysis phase is an entity-relationship diagram.
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
14
An order number is a good example of a candidate key.
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
15
Social security number,last name,and first name are entity types.
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
16
A faculty identification number can serve as an identifier.
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
17
An entity is a person,place,object,event,or concept in the user environment about which the organization wishes to maintain data.
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
18
A primary key should be null.
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
19
In order to determine the integrity rules,minimum and maximum cardinality,and time dimensions of data,an analyst might ask,"Are values for data characteristics limited in any way?"
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
20
Employee identification number,name,address,and skill are attributes.
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
21
A ternary relationship is the equivalent of three binary relationships.
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
22
Conceptual data modeling for an Internet-based electronic commerce application differs significantly from the process followed when analyzing the data needs for other types of applications.
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
23
Cardinality is the number of instances of entity B that can (or must)be associated with each instance of entity A.
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
24
On an entity relationship diagram,total specialization is shown by a single line from the supertype to the subtype.
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
25
Analysts should use intelligent keys as identifiers.
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
26
A relationship must be turned into an associative entity when the associative entity has other relationships with entities besides the relationship that caused its creation.
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
27
Referencing an employee entity,an employee's skills are a multivalued attribute.
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
28
Relationships are labeled with verb phrases.
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
29
When selecting an identifier,one should choose a candidate key that will not change its value over the life of each instance of the entity type.
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
30
An identifier is a candidate key that has been selected as the unique,identifying characteristic for an entity type.
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
31
A plural relationship is a relationship that the data modeler chooses to model as entity type.
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
32
A unary relationship is the most common type of relationship encountered in data modeling.
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
33
One way to handle repeating data within an entity is to separate the repeating data into another entity,called a weak entity.
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
34
The minimum cardinality of a relationship is the minimum number of instances of entity B that may be associated with each instance of entity A.
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
35
Analysts should substitute single-attribute surrogate keys for large composite keys.
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
36
A multivalued attribute is an attribute that may take on more than one value for each entity instance.
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
37
A ternary relationship is a relationship between the instances of one entity type.
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
38
A join is an association between the instances of one or more entity types that is of interest to the organization.
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
39
The goal of conceptual data modeling is to capture as much of the meaning of data as possible.
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
40
A repeating group is a set of two or more multivalued attributes that are logically related.
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
41
A detailed,logical representation of the entities,associations,and data elements for an organization or business area defines:

A)entity-relationship diagram
B)conceptual model
C)entity-relationship model
D)data flow diagram
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
42
Triggering operations are other business rules that protect the validity of attribute values.
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
43
Universal data models and industry-specific data models are two types of packaged conceptual data models.
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
44
Domains are other business rules that protect the validity of attribute values.
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
45
An E-R model with attributes is prepared during:

A)design
B)project identification and selection
C)analysis
D)project initiation and planning
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
46
During requirements structuring:

A)an E-R model represents conceptual data requirements for a particular system
B)the conceptual E-R data model is refined before it is translated into a logical format from which database definition and physical database design are done
C)an enterprise-wide data model with very broad categories of data and little detail is prepared
D)a specific E-R model is built to help explain the scope of a particular systems analysis and design effort
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
47
The primary deliverable from the conceptual modeling step within the analysis phase is a(n):

A)state-transition diagram
B)E-R diagram
C)context data flow diagram
D)decision tree
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
48
Referential integrity constraints are rules concerning the relationships between entity types.
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
49
Business rules are specifications that preserve the integrity of the physical data model.
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
50
Triggers are constraints on valid values for attributes.
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
51
The most common format used for data modeling is:

A)state-transition diagramming
B)entity-relationship diagramming
C)process modeling
D)decision table diagramming
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
52
Which of the following is a true statement?

A)Data characteristics are dynamic.
B)A data model explains the transient form of an organization.
C)An information system design based on a data orientation,rather than a process or logic orientation,should have a longer useful life.
D)Data flow paths are permanent.
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
53
Entity integrity means each instance of an entity type must have a unique identifier that is not null.
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
54
Domains are constraints on valid values for attributes.
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
55
Process,logic,and data model descriptions of a system must be consistent and complete because:

A)they each describe different but complementary views of the same information system
B)they are prepared during the analysis phase
C)they are constructed in parallel by separate analyst teams
D)programming tasks require the integration of the information contained in the diagrams
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
56
Conceptual data modeling is typically done in parallel with other requirements analysis and structuring steps during:

A)logical design
B)physical design
C)analysis
D)implementation
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
57
The three main constructs of the entity-relationship modeling notation include each of the following except:

A)data entities
B)data flows
C)relationships
D)attributes
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
58
Some systems developers believe that a data model is the most important part of the statement of information system requirements because:

A)the characteristics of data captured during data modeling are crucial in the design of databases,programs,computer screens,and printed reports
B)data rather than processes are the most complex aspects of many modern information systems and thus require a central role in structuring system requirements
C)the characteristics about data are reasonably permanent
D)all of the above
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
59
A person,place,object,event,or concept in the user environment about which the organization wishes to maintain data refers to a(n):

A)attribute
B)data element
C)relationship
D)entity
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
60
The data modeling perspective that derives the business rules for a data model from an intimate understanding of the nature of the business,rather than from any specific information requirements in screens,reports,or business forms,is referred to as the:

A)top-down approach
B)bottom-up approach
C)overview approach
D)business approach
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
61
The minimum number of instances of entity B that may be associated with each instance of entity A defines the:

A)degree of the relationship
B)minimum cardinality of the relationship
C)maximum cardinality of the relationship
D)domain of the relationship
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
62
A subgrouping of the entities in an entity type that is meaningful to the organization and that shares common attributes or relationships distinct from other subgroupings best defines:

A)child node
B)disjoined entity
C)subtype
D)supertype
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
63
When selecting an identifier,one should:

A)use intelligent keys
B)use large composite keys instead of single-attribute surrogate keys
C)choose a candidate key that will not change its value over the life of each instance of the entity type
D)choose a candidate key such that for each instance of the entity,the attribute is guaranteed to have valid values or is null
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
64
If each employee can have more than one skill,then SKILL is referred to as a:

A)gerund
B)multivalued attribute
C)nonexclusive attribute
D)repeating attribute
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
65
Which of the following specifies that each entity instance of the supertype must be a member of some subtype in the relationship?

A)total specialization rule
B)partial specialization rule
C)disjoint rule
D)overlap rule
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
66
An association between the instances of one or more entity types that is of interest to the organization best defines:

A)occurrence
B)relationship
C)coupling
D)cardinality
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
67
A single occurrence of an entity type defines:

A)entity instance
B)entity appearance
C)attribute
D)data element
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
68
A candidate key that has been selected as the unique,identifying characteristic for an entity type is called a(n):

A)attribute
B)identifier
C)secondary key
D)gerund
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
69
Which of the following specifies that an entity instance can simultaneously be a member of two (or more)subtypes?

A)total specialization rule
B)partial specialization rule
C)disjoint rule
D)overlap rule
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
70
For each entity,the name of the identifier is:

A)identified by using a double-lined ellipse
B)underlined on an E-R diagram
C)bold on an E-R diagram
D)written in all capital letters on an E-R diagram
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
71
A collection of entities that share common properties or characteristics defines:

A)entity type
B)entity instance
C)entity occurrence
D)entity collection
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
72
An attribute that may take on more than one value for each entity instance is referred to as a:

A)gerund
B)multivalued attribute
C)nonexclusive attribute
D)supertype
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
73
A simultaneous relationship among instances of three entity types is a:

A)unary relationship
B)binary relationship
C)ternary relationship
D)multiple occurrence
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
74
A named property or characteristic of an entity that is of interest to the organization defines:

A)attribute
B)relationship
C)instance
D)gerund
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
75
A set of two or more multivalued attributes that are logically related defines:

A)relationship
B)gerund
C)repeating group
D)class
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
76
An attribute (or combination of attributes)that uniquely identifies each instance of an entity type defines:

A)data element occurrence
B)trigger
C)candidate key
D)gerund
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
77
If STUDENT and COURSE participate in a relationship,their relationship is a(n):

A)unary relationship
B)binary relationship
C)ternary relationship
D)extraordinary relationship
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
78
The number of instances of entity B that can (or must)be associated with each instance of entity A refers to:

A)cardinality
B)domain
C)ternary occurrence
D)participation level
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
79
A relationship that the data modeler chooses to model as an entity type best defines:

A)recursive relationship
B)associative entity
C)domain
D)complex relationship
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
80
If entity B is a mandatory participant,then:

A)the minimum cardinality of the relationship is two
B)the minimum cardinality of the relationship cannot be defined
C)the minimum cardinality of the relationship is one
D)the minimum cardinality of the relationship is optional
Unlock Deck
Unlock for access to all 153 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 153 flashcards in this deck.