Deck 17: Database Design

ملء الشاشة (f)
exit full mode
سؤال
There are no questions in this section.
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
The little lines in an E-R diagram used as shorthand to represent multiple relationships are referred to as a(n)________.

A)crow's foot
B)attribute
C)entity
D)identifier
سؤال
A data model is a logical representation of the structure of the data.
سؤال
A data model does not depict the relationships among the data.
سؤال
________ are attributes whose values are associated with one and only one entity instance.

A)Descriptors
B)Cardinalities
C)Dependencies
D)Identifiers
سؤال
A data model should be transformed into a database design only after the users have approved and validated it.
سؤال
A(n)________ notation signifies that an adviser can be related to many students and that a student can be related to many advisers.

A)N:1
B)N:N
C)N:M
D)1:N
سؤال
In an entity-relationship (E-R)diagram,a line is used to represent a relationship between two entities.
سؤال
Which of the following is true of a data model?

A)It is created after the database is designed.
B)It is a logical representation of the structure of data.
C)It is an attribute whose value is associated with only one entity instance.
D)It does not describe the relationships among data.
سؤال
Which of the following is a highly popular technique for creating a data model with which the developers describe the content of a database by defining what is to be stored in the database and the associations among them?

A)Unified Modeling Language (UML)
B)data integrity model
C)entity-relationship (E-R)data model
D)object-relational model
سؤال
Entities have relationships to attributes but not to each other.
سؤال
Explain the database development process.
سؤال
Maximum cardinality in an E-R diagram refers to the maximum number of ________.

A)attributes an entity can have
B)entities that can be involved in a relationship
C)relationships possible in a diagram
D)identifiers possible in a particular diagram
سؤال
An identifier is an attribute whose value is associated with every entity in the data model.
سؤال
In an organisation,a single clerk is working in the administrative department.The notation that accurately indicates this relationship is ________.

A)N:N
B)1:1
C)1:N
D)N:M
سؤال
Which of the following is true of entities?

A)The relationships between entities are known as attributes.
B)Entities' characteristics are described by attributes.
C)Entities can only represent a logical construct or transaction,not a physical object.
D)An identifier's value is associated with every entity in the data model.
سؤال
Which of the following is true of an E-R diagram?

A)Every entity has an identifier.
B)Many-to-many relationships are generally denoted as N:N.
C)A crow's-foot is required to represent a 1:1 relationship.
D)Identifiers are shown in a section at the top of the entity.
سؤال
________ describe the characteristics of entities.

A)Alternatives
B)Dependencies
C)Cardinalities
D)Attributes
سؤال
Once the users have validated and approved the data model,it is transformed into a ________.

A)knowledge management system
B)requirement report
C)database design
D)data repository
سؤال
In a university,each adviser can advise multiple students,but each student can have only one adviser.In a data model,this can be best represented by a(n)________.

A)N:M relationship
B)1:N relationship
C)1:1 relationship
D)N:N relationship
سؤال
Entities have attributes that describe characteristics of the entity.
سؤال
Database practitioners classify tables into various normal forms according to the kinds of problems they have.
سؤال
The process of converting poorly structured tables into two or more well-structured tables is referred to as ________.

A)replication
B)normalisation
C)actualisation
D)integration
سؤال
How is a data model transformed into a database design?
سؤال
The crow's-foot notation shows the minimum number of entities that can be involved in a relationship.
سؤال
The general goal of normalisation is to construct tables such that every table has a single topic or theme.
سؤال
Normalisation is the process of converting a poorly structured table into two or more well-structured tables.
سؤال
To represent an N:M relationship between two entities,two normalised tables are sufficient.
سؤال
Database practitioners classify tables into various ________ according to the kinds of problems they have.

A)normal forms
B)cardinalities
C)attributes
D)entities
سؤال
Explain the difference between maximum and minimum cardinality.
سؤال
The data integrity problem can occur only if data are missing.
سؤال
The maximum number of entities that can be involved in a relationship is known as maximum cardinality.
سؤال
The notation N:N is used to indicate a many-to-many relationship in an E-R diagram.
سؤال
Normalised tables eliminate ________.

A)data entry
B)data duplication
C)data dependency
D)data conversion
سؤال
The general goal of normalisation is to ________.

A)convert two or more tables into a single table
B)create a copy of an existing table
C)construct tables such that every table has a single topic
D)construct tables such that all tables have a similar topic
سؤال
The data integrity problem can occur only if data are ________.

A)replaced
B)duplicated
C)missing
D)insufficient
سؤال
A vertical bar on a line representing a relationship indicates that there is a minimum requirement for the entity.
سؤال
1:N means that more than one entity is allowed on each side of the relationship.
سؤال
The N:N notation indicates that the same number of entities are present on each end of the relationship.
سؤال
Tables that are not normalised can have data integrity problems.
سؤال
What are the different types of relationships represented in a data model?
سؤال
Explain the role of users in designing a database.
سؤال
The easiest time to change the database structure is ________.

A)during the data modeling stage
B)after creating database reports
C)during the database designing stage
D)after constructing the database
سؤال
The easiest time to change the database structure is after the database has been constructed and loaded with data.
سؤال
What are the steps involved in transforming a data model into a relational database design?
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/45
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 17: Database Design
1
There are no questions in this section.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
1
The little lines in an E-R diagram used as shorthand to represent multiple relationships are referred to as a(n)________.

A)crow's foot
B)attribute
C)entity
D)identifier
A
2
A data model is a logical representation of the structure of the data.
True
3
A data model does not depict the relationships among the data.
False
4
________ are attributes whose values are associated with one and only one entity instance.

A)Descriptors
B)Cardinalities
C)Dependencies
D)Identifiers
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
5
A data model should be transformed into a database design only after the users have approved and validated it.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
6
A(n)________ notation signifies that an adviser can be related to many students and that a student can be related to many advisers.

A)N:1
B)N:N
C)N:M
D)1:N
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
7
In an entity-relationship (E-R)diagram,a line is used to represent a relationship between two entities.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
8
Which of the following is true of a data model?

A)It is created after the database is designed.
B)It is a logical representation of the structure of data.
C)It is an attribute whose value is associated with only one entity instance.
D)It does not describe the relationships among data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
9
Which of the following is a highly popular technique for creating a data model with which the developers describe the content of a database by defining what is to be stored in the database and the associations among them?

A)Unified Modeling Language (UML)
B)data integrity model
C)entity-relationship (E-R)data model
D)object-relational model
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
10
Entities have relationships to attributes but not to each other.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
11
Explain the database development process.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
12
Maximum cardinality in an E-R diagram refers to the maximum number of ________.

A)attributes an entity can have
B)entities that can be involved in a relationship
C)relationships possible in a diagram
D)identifiers possible in a particular diagram
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
13
An identifier is an attribute whose value is associated with every entity in the data model.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
14
In an organisation,a single clerk is working in the administrative department.The notation that accurately indicates this relationship is ________.

A)N:N
B)1:1
C)1:N
D)N:M
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
15
Which of the following is true of entities?

A)The relationships between entities are known as attributes.
B)Entities' characteristics are described by attributes.
C)Entities can only represent a logical construct or transaction,not a physical object.
D)An identifier's value is associated with every entity in the data model.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
16
Which of the following is true of an E-R diagram?

A)Every entity has an identifier.
B)Many-to-many relationships are generally denoted as N:N.
C)A crow's-foot is required to represent a 1:1 relationship.
D)Identifiers are shown in a section at the top of the entity.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
17
________ describe the characteristics of entities.

A)Alternatives
B)Dependencies
C)Cardinalities
D)Attributes
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
18
Once the users have validated and approved the data model,it is transformed into a ________.

A)knowledge management system
B)requirement report
C)database design
D)data repository
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
19
In a university,each adviser can advise multiple students,but each student can have only one adviser.In a data model,this can be best represented by a(n)________.

A)N:M relationship
B)1:N relationship
C)1:1 relationship
D)N:N relationship
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
20
Entities have attributes that describe characteristics of the entity.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
21
Database practitioners classify tables into various normal forms according to the kinds of problems they have.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
22
The process of converting poorly structured tables into two or more well-structured tables is referred to as ________.

A)replication
B)normalisation
C)actualisation
D)integration
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
23
How is a data model transformed into a database design?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
24
The crow's-foot notation shows the minimum number of entities that can be involved in a relationship.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
25
The general goal of normalisation is to construct tables such that every table has a single topic or theme.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
26
Normalisation is the process of converting a poorly structured table into two or more well-structured tables.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
27
To represent an N:M relationship between two entities,two normalised tables are sufficient.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
28
Database practitioners classify tables into various ________ according to the kinds of problems they have.

A)normal forms
B)cardinalities
C)attributes
D)entities
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
29
Explain the difference between maximum and minimum cardinality.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
30
The data integrity problem can occur only if data are missing.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
31
The maximum number of entities that can be involved in a relationship is known as maximum cardinality.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
32
The notation N:N is used to indicate a many-to-many relationship in an E-R diagram.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
33
Normalised tables eliminate ________.

A)data entry
B)data duplication
C)data dependency
D)data conversion
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
34
The general goal of normalisation is to ________.

A)convert two or more tables into a single table
B)create a copy of an existing table
C)construct tables such that every table has a single topic
D)construct tables such that all tables have a similar topic
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
35
The data integrity problem can occur only if data are ________.

A)replaced
B)duplicated
C)missing
D)insufficient
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
36
A vertical bar on a line representing a relationship indicates that there is a minimum requirement for the entity.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
37
1:N means that more than one entity is allowed on each side of the relationship.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
38
The N:N notation indicates that the same number of entities are present on each end of the relationship.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
39
Tables that are not normalised can have data integrity problems.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
40
What are the different types of relationships represented in a data model?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
41
Explain the role of users in designing a database.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
42
The easiest time to change the database structure is ________.

A)during the data modeling stage
B)after creating database reports
C)during the database designing stage
D)after constructing the database
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
43
The easiest time to change the database structure is after the database has been constructed and loaded with data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
44
What are the steps involved in transforming a data model into a relational database design?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.