Deck 4: Data Modeling and the Entity-Relationship Model

ملء الشاشة (f)
exit full mode
سؤال
An entity identifier can be either unique or nonunique.
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
One type of strong entity is the ID-dependent entity.
سؤال
In crow's foot E-R notation,the crow's foot indicates a maximum cardinality of one.
سؤال
In crow's foot E-R notation,a circle indicates a minimum cardinality of zero.
سؤال
The PRODUCT entity instance is the collection of all PRODUCT entity classes.
سؤال
It is possible for an entity to have a relationship to itself.
سؤال
The E-R Model assumes that all instances of a given entity class have the same attributes.
سؤال
Subtype entities may be either exclusive or inclusive.
سؤال
Maximum cardinality indicates whether or not an instance of one entity class must be related to at least one instance of another entity class.
سؤال
A use case is a description of the way a user will employ the features and functions of the new system.
سؤال
During the design phase of developing a database system,the users are asked about the need for changes to existing forms and reports.
سؤال
Unified Modeling Language (UML)has quickly replaced the E-R Model as the most popular technique for creating data models.
سؤال
During the implementation phase of developing a database system,the data model is transformed into a database design.
سؤال
In crow's foot E-R notation,the hash mark indicates both a minimum cardinality of one and a maximum cardinality of one.
سؤال
Use cases can be used to validate the data model,design,and implementation.
سؤال
When developing a database system,the database is constructed during the implementation phase.
سؤال
There is usually only one instance of an entity in an entity class.
سؤال
System requirements as documented by use cases,business rules,forms,reports,and queries are sufficient to design the database without using a formal data model.
سؤال
An entity class is described by the structure of the entities in that class.
سؤال
The number of entity classes involved in a relationship is the cardinality of the relationship.
سؤال
Microsoft Access 2013 is only used to prototype databases where Microsoft Access itself will be the final DBMS.
سؤال
Which of the following is true about identifiers of entities?

A) Identifiers must be unique.
B) Identifiers are not normally used in a naming role.
C) The value of an identifier may identify a set of entity instances.
D) Identifiers may not be more than two attributes.
E) An identifier in the E-R model is equivalent to a key in the relational model.
سؤال
Which of the following would not be contained in a use case?

A) Inputs provided to the system to perform a task
B) A description of a task the user wants to perform
C) A prototype of the system performing a given task
D) Outputs generated by the system in performing a given task
E) All of the above would be contained in a use case.
سؤال
Microsoft Access 2013 uses banded form and report editors.
سؤال
The number of entity classes involved in a relationship is known as the relationship's:

A) maximum cardinality.
B) minimum cardinality.
C) ordinality.
D) degree.
E) class.
سؤال
Which of the following is not a stage in the development of a database system?

A) Requirements analysis
B) Validation
C) Component design
D) Implementation
E) All of the above are stages in the development of a database system.
سؤال
Whether or not an instance of one entity class must participate in a relationship with another entity class is indicated by the:

A) degree.
B) recursive cardinality.
C) minimum cardinality.
D) maximum cardinality.
E) ordinality.
سؤال
Which of the following is not a source for user requirements during the requirements analysis stage of developing a database system?

A) Business rules
B) User interviews
C) Forms
D) Use cases
E) All of the above are sources for user requirements.
سؤال
A dashed line between entities indicates:

A) a unique identifier.
B) a minimum cardinality of zero.
C) a minimum cardinality of one.
D) an identifying relationship.
E) a nonidentifying relationship.
سؤال
Microsoft Access 2013 wizards allow easy mock-ups of forms and reports for prototyping.
سؤال
The representation of the content,relationships,and constraints of the data needed to support the system requirements is the:

A) relation design.
B) implementation.
C) data model.
D) data view.
E) application program.
سؤال
Microsoft Access 2013 can be used to build a prototype database,which allows users to validate the data model by demonstrating the consequences of data modeling decisions.
سؤال
Microsoft Access 2013 database files can be easily copied to create multiple copies of a database.
سؤال
Given only the following excerpt of an E-R model: <strong>Given only the following excerpt of an E-R model:   If one instance of ENTITY B must be related to one and only one instance of ENTITY A,and one instance of ENTITY A may be related to many instances of ENTITY B,which of the following should be written on the end of the relationship line next to ENTITY B in the figure above?</strong> A)   B)   C)   D)   E) None of the above is correct. <div style=padding-top: 35px>
If one instance of ENTITY B must be related to one and only one instance of ENTITY A,and one instance of ENTITY A may be related to many instances of ENTITY B,which of the following should be written on the end of the relationship line next to ENTITY B in the figure above?

A) <strong>Given only the following excerpt of an E-R model:   If one instance of ENTITY B must be related to one and only one instance of ENTITY A,and one instance of ENTITY A may be related to many instances of ENTITY B,which of the following should be written on the end of the relationship line next to ENTITY B in the figure above?</strong> A)   B)   C)   D)   E) None of the above is correct. <div style=padding-top: 35px>
B) <strong>Given only the following excerpt of an E-R model:   If one instance of ENTITY B must be related to one and only one instance of ENTITY A,and one instance of ENTITY A may be related to many instances of ENTITY B,which of the following should be written on the end of the relationship line next to ENTITY B in the figure above?</strong> A)   B)   C)   D)   E) None of the above is correct. <div style=padding-top: 35px>
C) <strong>Given only the following excerpt of an E-R model:   If one instance of ENTITY B must be related to one and only one instance of ENTITY A,and one instance of ENTITY A may be related to many instances of ENTITY B,which of the following should be written on the end of the relationship line next to ENTITY B in the figure above?</strong> A)   B)   C)   D)   E) None of the above is correct. <div style=padding-top: 35px>
D) <strong>Given only the following excerpt of an E-R model:   If one instance of ENTITY B must be related to one and only one instance of ENTITY A,and one instance of ENTITY A may be related to many instances of ENTITY B,which of the following should be written on the end of the relationship line next to ENTITY B in the figure above?</strong> A)   B)   C)   D)   E) None of the above is correct. <div style=padding-top: 35px>
E) None of the above is correct.
سؤال
Which of the following is not a basic element of the E-R Model?

A) Identifiers
B) Entities
C) Cardinalities
D) Use cases
E) Relationships
سؤال
Which of the following activities is not performed during the implementation phase of developing a database system?

A) Filling the database with data
B) Transforming the data model into a database design
C) Writing application programs
D) Creating forms
E) Creating reports
سؤال
A use case can be used to perform which of the following tasks?

A) Transform the data model into the database design
B) Validate the data model
C) Fill the database with data
D) Implement business rules
E) Develop applications
سؤال
Given only the following excerpt of an E-R model: <strong>Given only the following excerpt of an E-R model:   Which of the following is known to be true?</strong> A) A single instance of ENTITY A must be related to one instance of ENTITY B. B) Many instances of ENTITY A may be related to one instance of ENTITY B. C) ENTITY B has a degree of many. D) ENTITY B is a weak entity. E) Both A and C are true. <div style=padding-top: 35px>
Which of the following is known to be true?

A) A single instance of ENTITY A must be related to one instance of ENTITY B.
B) Many instances of ENTITY A may be related to one instance of ENTITY B.
C) ENTITY B has a degree of many.
D) ENTITY B is a weak entity.
E) Both A and C are true.
سؤال
In the Entity-Relationship data model,all instances of an entity of a given type are grouped into:

A) entity objects.
B) class objects.
C) entity classes.
D) identifiers.
E) entity attributes.
سؤال
Given only the following excerpt of an E-R model: <strong>Given only the following excerpt of an E-R model:   Which of the following is known to be true?</strong> A) There are more instances of ENTITY A than there are instances of ENTITY B in the user's environment. B) A single instance of ENTITY B may be related to many instances of ENTITY A. C) A single instance of ENTITY A must be related to many instances of ENTITY B. D) ENTITY A has a minimum cardinality of one. E) The degree of the relationship is many. <div style=padding-top: 35px>
Which of the following is known to be true?

A) There are more instances of ENTITY A than there are instances of ENTITY B in the user's environment.
B) A single instance of ENTITY B may be related to many instances of ENTITY A.
C) A single instance of ENTITY A must be related to many instances of ENTITY B.
D) ENTITY A has a minimum cardinality of one.
E) The degree of the relationship is "many."
سؤال
Relationships with the degree 2 are often called ________ relationships.
سؤال
In crow's foot style E-R diagrams,a circle across the relationship line near an entity indicates:

A) a minimum cardinality of zero.
B) a minimum cardinality of one.
C) a maximum cardinality of one.
D) a maximum cardinality of many.
E) Both B and C
سؤال
In crow's foot style E-R diagrams,an entity class is represented by a(n)________.
سؤال
________ are descriptions of the ways users will employ the features and functions of the new information system.
سؤال
In crow's foot style E-R diagrams,a single entity together with a related set of entities that each contain specific sets of attributes related to the single entity represent:

A) a strong entity relationship.
B) an ID-dependent weak entity relationship.
C) a non-ID-dependent weak entity relationship.
D) a supertype / subtype relationship.
E) a recursive entity relationship.
سؤال
When an entity class has a relationship with itself,it is called a(n)________ relationship.
سؤال
Identifiers of an entity that are composed of two or more attributes are called ________ identifiers.
سؤال
A(n)________ is a working demonstration of selected portions of the future system.
سؤال
Recursive relationships occur when an entity has a relationship with ________.
سؤال
Microsoft Access is a good tool for creating mock-ups of forms and reports because:

A) the form and report generators do not exist within Access itself.
B) Access forms and reports are very simplistic.
C) Access wizards make it easy to create the forms and reports.
D) Access has a version of Microsoft PowerPoint built into it to allow easy creation of PowerPoint slide shows.
E) Access has a version of Microsoft Excel built into it to allow easy exporting of data to spreadsheets.
سؤال
The Microsoft Access 2013 form editor is a(n):

A) banded form editor.
B) wizard-based form editor.
C) ASCII form editor.
D) WYSIWYG form editor.
E) Web-based form editor.
سؤال
An ID-dependent entity is:

A) a special type of weak entity.
B) an entity in which the identifier of the entity includes the identifier of another entity.
C) a strong entity.
D) an entity with a maximum cardinality of one.
E) Both A and B
سؤال
The ________ is a representation of the content,relationships,and constraints of the data needed to support the system requirements.
سؤال
Microsoft Access can be used to build a prototype database,which allows users:

A) to draw a crow's foot E-R diagram themselves.
B) to normalize the tables in the E-R diagram.
C) to validate the data model by demonstrating the consequences of data modeling decisions.
D) to determine the functional dependencies in the data model.
E) to determine the appropriate primary and foreign keys in the data model.
سؤال
In crow's foot style E-R diagrams,a crow's foot mark on the relationship line near an entity indicates:

A) a minimum cardinality of zero.
B) a minimum cardinality of one.
C) a maximum cardinality of one.
D) a maximum cardinality of many.
E) Both B and C
سؤال
An entity that must logically depend on another entity is called a(n)________ entity.
سؤال
The Microsoft Access 2013 report editor is a(n):

A) banded report editor.
B) wizard-based report editor.
C) ASCII report editor.
D) WYSIWYG report editor.
E) Web-based report editor.
سؤال
________ constrain data values and the processing of the database.
سؤال
Microsoft Access can be used to prototype databases for which of the following DBMS products?

A) Microsoft Access
B) SQL Server
C) MySQL
D) Oracle Database
E) All of the above
سؤال
In crow's foot style E-R diagrams,a hash mark across the relationship line near an entity indicates:

A) a minimum cardinality of zero.
B) a minimum cardinality of one.
C) a maximum cardinality of one.
D) a maximum cardinality of many.
E) Both B and C
سؤال
How is minimum cardinality expressed in crow's foot E-R diagrams?
سؤال
Explain the ambiguity in the broad definition of a weak entity.
سؤال
What are "business rules" and what is their role in database design?
سؤال
Explain maximum cardinality.
سؤال
Distinguish between an entity class and an entity instance.
سؤال
Distinguish between entity identifiers and keys.
سؤال
Explain minimum cardinality.
سؤال
How is maximum cardinality expressed in crow's foot E-R diagrams?
سؤال
Microsoft Access 2013 can be used to prototype databases for ________.
سؤال
Microsoft Access 2013 database files can be easily ________ to create multiple copies of a database.
سؤال
Microsoft Access 2013 uses ________ form and report editors.
سؤال
________ can be used to build prototype databases.
سؤال
Microsoft Access 2013 ________ allow easy mock-ups of forms and reports for prototyping.
سؤال
What is a "use case" and how is it used?
سؤال
Distinguish between a data model and a database design.
سؤال
Describe the use of Microsoft Access as a prototyping tool.
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/76
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 4: Data Modeling and the Entity-Relationship Model
1
An entity identifier can be either unique or nonunique.
True
2
One type of strong entity is the ID-dependent entity.
False
3
In crow's foot E-R notation,the crow's foot indicates a maximum cardinality of one.
False
4
In crow's foot E-R notation,a circle indicates a minimum cardinality of zero.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
5
The PRODUCT entity instance is the collection of all PRODUCT entity classes.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
6
It is possible for an entity to have a relationship to itself.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
7
The E-R Model assumes that all instances of a given entity class have the same attributes.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
8
Subtype entities may be either exclusive or inclusive.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
9
Maximum cardinality indicates whether or not an instance of one entity class must be related to at least one instance of another entity class.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
10
A use case is a description of the way a user will employ the features and functions of the new system.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
11
During the design phase of developing a database system,the users are asked about the need for changes to existing forms and reports.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
12
Unified Modeling Language (UML)has quickly replaced the E-R Model as the most popular technique for creating data models.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
13
During the implementation phase of developing a database system,the data model is transformed into a database design.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
14
In crow's foot E-R notation,the hash mark indicates both a minimum cardinality of one and a maximum cardinality of one.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
15
Use cases can be used to validate the data model,design,and implementation.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
16
When developing a database system,the database is constructed during the implementation phase.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
17
There is usually only one instance of an entity in an entity class.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
18
System requirements as documented by use cases,business rules,forms,reports,and queries are sufficient to design the database without using a formal data model.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
19
An entity class is described by the structure of the entities in that class.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
20
The number of entity classes involved in a relationship is the cardinality of the relationship.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
21
Microsoft Access 2013 is only used to prototype databases where Microsoft Access itself will be the final DBMS.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
22
Which of the following is true about identifiers of entities?

A) Identifiers must be unique.
B) Identifiers are not normally used in a naming role.
C) The value of an identifier may identify a set of entity instances.
D) Identifiers may not be more than two attributes.
E) An identifier in the E-R model is equivalent to a key in the relational model.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
23
Which of the following would not be contained in a use case?

A) Inputs provided to the system to perform a task
B) A description of a task the user wants to perform
C) A prototype of the system performing a given task
D) Outputs generated by the system in performing a given task
E) All of the above would be contained in a use case.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
24
Microsoft Access 2013 uses banded form and report editors.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
25
The number of entity classes involved in a relationship is known as the relationship's:

A) maximum cardinality.
B) minimum cardinality.
C) ordinality.
D) degree.
E) class.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
26
Which of the following is not a stage in the development of a database system?

A) Requirements analysis
B) Validation
C) Component design
D) Implementation
E) All of the above are stages in the development of a database system.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
27
Whether or not an instance of one entity class must participate in a relationship with another entity class is indicated by the:

A) degree.
B) recursive cardinality.
C) minimum cardinality.
D) maximum cardinality.
E) ordinality.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
28
Which of the following is not a source for user requirements during the requirements analysis stage of developing a database system?

A) Business rules
B) User interviews
C) Forms
D) Use cases
E) All of the above are sources for user requirements.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
29
A dashed line between entities indicates:

A) a unique identifier.
B) a minimum cardinality of zero.
C) a minimum cardinality of one.
D) an identifying relationship.
E) a nonidentifying relationship.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
30
Microsoft Access 2013 wizards allow easy mock-ups of forms and reports for prototyping.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
31
The representation of the content,relationships,and constraints of the data needed to support the system requirements is the:

A) relation design.
B) implementation.
C) data model.
D) data view.
E) application program.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
32
Microsoft Access 2013 can be used to build a prototype database,which allows users to validate the data model by demonstrating the consequences of data modeling decisions.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
33
Microsoft Access 2013 database files can be easily copied to create multiple copies of a database.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
34
Given only the following excerpt of an E-R model: <strong>Given only the following excerpt of an E-R model:   If one instance of ENTITY B must be related to one and only one instance of ENTITY A,and one instance of ENTITY A may be related to many instances of ENTITY B,which of the following should be written on the end of the relationship line next to ENTITY B in the figure above?</strong> A)   B)   C)   D)   E) None of the above is correct.
If one instance of ENTITY B must be related to one and only one instance of ENTITY A,and one instance of ENTITY A may be related to many instances of ENTITY B,which of the following should be written on the end of the relationship line next to ENTITY B in the figure above?

A) <strong>Given only the following excerpt of an E-R model:   If one instance of ENTITY B must be related to one and only one instance of ENTITY A,and one instance of ENTITY A may be related to many instances of ENTITY B,which of the following should be written on the end of the relationship line next to ENTITY B in the figure above?</strong> A)   B)   C)   D)   E) None of the above is correct.
B) <strong>Given only the following excerpt of an E-R model:   If one instance of ENTITY B must be related to one and only one instance of ENTITY A,and one instance of ENTITY A may be related to many instances of ENTITY B,which of the following should be written on the end of the relationship line next to ENTITY B in the figure above?</strong> A)   B)   C)   D)   E) None of the above is correct.
C) <strong>Given only the following excerpt of an E-R model:   If one instance of ENTITY B must be related to one and only one instance of ENTITY A,and one instance of ENTITY A may be related to many instances of ENTITY B,which of the following should be written on the end of the relationship line next to ENTITY B in the figure above?</strong> A)   B)   C)   D)   E) None of the above is correct.
D) <strong>Given only the following excerpt of an E-R model:   If one instance of ENTITY B must be related to one and only one instance of ENTITY A,and one instance of ENTITY A may be related to many instances of ENTITY B,which of the following should be written on the end of the relationship line next to ENTITY B in the figure above?</strong> A)   B)   C)   D)   E) None of the above is correct.
E) None of the above is correct.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
35
Which of the following is not a basic element of the E-R Model?

A) Identifiers
B) Entities
C) Cardinalities
D) Use cases
E) Relationships
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
36
Which of the following activities is not performed during the implementation phase of developing a database system?

A) Filling the database with data
B) Transforming the data model into a database design
C) Writing application programs
D) Creating forms
E) Creating reports
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
37
A use case can be used to perform which of the following tasks?

A) Transform the data model into the database design
B) Validate the data model
C) Fill the database with data
D) Implement business rules
E) Develop applications
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
38
Given only the following excerpt of an E-R model: <strong>Given only the following excerpt of an E-R model:   Which of the following is known to be true?</strong> A) A single instance of ENTITY A must be related to one instance of ENTITY B. B) Many instances of ENTITY A may be related to one instance of ENTITY B. C) ENTITY B has a degree of many. D) ENTITY B is a weak entity. E) Both A and C are true.
Which of the following is known to be true?

A) A single instance of ENTITY A must be related to one instance of ENTITY B.
B) Many instances of ENTITY A may be related to one instance of ENTITY B.
C) ENTITY B has a degree of many.
D) ENTITY B is a weak entity.
E) Both A and C are true.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
39
In the Entity-Relationship data model,all instances of an entity of a given type are grouped into:

A) entity objects.
B) class objects.
C) entity classes.
D) identifiers.
E) entity attributes.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
40
Given only the following excerpt of an E-R model: <strong>Given only the following excerpt of an E-R model:   Which of the following is known to be true?</strong> A) There are more instances of ENTITY A than there are instances of ENTITY B in the user's environment. B) A single instance of ENTITY B may be related to many instances of ENTITY A. C) A single instance of ENTITY A must be related to many instances of ENTITY B. D) ENTITY A has a minimum cardinality of one. E) The degree of the relationship is many.
Which of the following is known to be true?

A) There are more instances of ENTITY A than there are instances of ENTITY B in the user's environment.
B) A single instance of ENTITY B may be related to many instances of ENTITY A.
C) A single instance of ENTITY A must be related to many instances of ENTITY B.
D) ENTITY A has a minimum cardinality of one.
E) The degree of the relationship is "many."
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
41
Relationships with the degree 2 are often called ________ relationships.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
42
In crow's foot style E-R diagrams,a circle across the relationship line near an entity indicates:

A) a minimum cardinality of zero.
B) a minimum cardinality of one.
C) a maximum cardinality of one.
D) a maximum cardinality of many.
E) Both B and C
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
43
In crow's foot style E-R diagrams,an entity class is represented by a(n)________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
44
________ are descriptions of the ways users will employ the features and functions of the new information system.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
45
In crow's foot style E-R diagrams,a single entity together with a related set of entities that each contain specific sets of attributes related to the single entity represent:

A) a strong entity relationship.
B) an ID-dependent weak entity relationship.
C) a non-ID-dependent weak entity relationship.
D) a supertype / subtype relationship.
E) a recursive entity relationship.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
46
When an entity class has a relationship with itself,it is called a(n)________ relationship.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
47
Identifiers of an entity that are composed of two or more attributes are called ________ identifiers.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
48
A(n)________ is a working demonstration of selected portions of the future system.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
49
Recursive relationships occur when an entity has a relationship with ________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
50
Microsoft Access is a good tool for creating mock-ups of forms and reports because:

A) the form and report generators do not exist within Access itself.
B) Access forms and reports are very simplistic.
C) Access wizards make it easy to create the forms and reports.
D) Access has a version of Microsoft PowerPoint built into it to allow easy creation of PowerPoint slide shows.
E) Access has a version of Microsoft Excel built into it to allow easy exporting of data to spreadsheets.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
51
The Microsoft Access 2013 form editor is a(n):

A) banded form editor.
B) wizard-based form editor.
C) ASCII form editor.
D) WYSIWYG form editor.
E) Web-based form editor.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
52
An ID-dependent entity is:

A) a special type of weak entity.
B) an entity in which the identifier of the entity includes the identifier of another entity.
C) a strong entity.
D) an entity with a maximum cardinality of one.
E) Both A and B
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
53
The ________ is a representation of the content,relationships,and constraints of the data needed to support the system requirements.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
54
Microsoft Access can be used to build a prototype database,which allows users:

A) to draw a crow's foot E-R diagram themselves.
B) to normalize the tables in the E-R diagram.
C) to validate the data model by demonstrating the consequences of data modeling decisions.
D) to determine the functional dependencies in the data model.
E) to determine the appropriate primary and foreign keys in the data model.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
55
In crow's foot style E-R diagrams,a crow's foot mark on the relationship line near an entity indicates:

A) a minimum cardinality of zero.
B) a minimum cardinality of one.
C) a maximum cardinality of one.
D) a maximum cardinality of many.
E) Both B and C
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
56
An entity that must logically depend on another entity is called a(n)________ entity.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
57
The Microsoft Access 2013 report editor is a(n):

A) banded report editor.
B) wizard-based report editor.
C) ASCII report editor.
D) WYSIWYG report editor.
E) Web-based report editor.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
58
________ constrain data values and the processing of the database.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
59
Microsoft Access can be used to prototype databases for which of the following DBMS products?

A) Microsoft Access
B) SQL Server
C) MySQL
D) Oracle Database
E) All of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
60
In crow's foot style E-R diagrams,a hash mark across the relationship line near an entity indicates:

A) a minimum cardinality of zero.
B) a minimum cardinality of one.
C) a maximum cardinality of one.
D) a maximum cardinality of many.
E) Both B and C
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
61
How is minimum cardinality expressed in crow's foot E-R diagrams?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
62
Explain the ambiguity in the broad definition of a weak entity.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
63
What are "business rules" and what is their role in database design?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
64
Explain maximum cardinality.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
65
Distinguish between an entity class and an entity instance.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
66
Distinguish between entity identifiers and keys.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
67
Explain minimum cardinality.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
68
How is maximum cardinality expressed in crow's foot E-R diagrams?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
69
Microsoft Access 2013 can be used to prototype databases for ________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
70
Microsoft Access 2013 database files can be easily ________ to create multiple copies of a database.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
71
Microsoft Access 2013 uses ________ form and report editors.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
72
________ can be used to build prototype databases.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
73
Microsoft Access 2013 ________ allow easy mock-ups of forms and reports for prototyping.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
74
What is a "use case" and how is it used?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
75
Distinguish between a data model and a database design.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
76
Describe the use of Microsoft Access as a prototyping tool.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.