Deck 3: Data Models

ملء الشاشة (f)
exit full mode
سؤال
The network model has structural level dependence.
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
The terms data model and database model are often used interchangeably.
سؤال
In an SQL-based relational database, each table is dependent on another.
سؤال
Business rules apply to businesses and government groups, but not to other types of organizations such as religious groups or research laboratories.
سؤال
Today, most relational database products can be classified as object/relational.
سؤال
In an SQL-based relational database, rows in different tables are related based on common values in common attributes.
سؤال
In Chen notation, entities and relationships must be oriented horizontally.
سؤال
Business rules must be rendered in writing.
سؤال
The relational model is hardware-dependent and software-independent.
سؤال
Data modeling starts with a very complex representation, and as knowledge of the problem is gained, the model is simplified.
سؤال
The hierarchical model is software-independent.
سؤال
Within the database environment, a data model represents data structures with the purpose of supporting a specific problem domain.
سؤال
A manager and a programmer usually have the same view of the same data.
سؤال
M:N relationships are not appropriate in a relational model.
سؤال
Database designers determine the data and information that yield the required understanding of the entire business.
سؤال
End-user interfaces require the end user to manually generate SQL code.
سؤال
A data model is usually graphical.
سؤال
Each row in the relational table is known as an entity instance or entity occurrence in the ER model.
سؤال
An implementation-ready data model should contain a description of the data structure that will store the end-user data.
سؤال
The entity relationship model is limited to conceptual modeling, with no implementation component.
سؤال
A(n) ____'s main function is to help you understand the complexities of the real-world environment.

A) constraint
B) entity
C) model
D) database
سؤال
A(n) ____ is anything about which data are to be collected and stored.

A) attribute
B) entity
C) relationship
D) constraint
سؤال
Students and classes have a ____ relationship.

A) one-to-one
B) one-to-many
C) many-to-one
D) many-to-many
سؤال
A(n) ____ represents a particular type of object in the real world.

A) attribute
B) entity
C) relationship
D) constraint
سؤال
In the ____ model, the basic logical structure is represented as an upside-down tree.

A) hierarchical
B) network
C) relational
D) entity relationship
سؤال
MySQL is an example of a(n) ____.

A) hierarchical model
B) file system data model
C) relational data model
D) XML data model
سؤال
A verb associating two nouns in a business rule translates to a(n) ____ in the data model.

A) entity
B) attribute
C) relationship
D) constraint
سؤال
A(n) ____ is bidirectional.

A) attribute
B) entity
C) relationship
D) constraint
سؤال
Oracle 11g is an example of a(n) ____.

A) hierarchical model
B) file system data model
C) relational data model
D) XML/Hybrid data model
سؤال
The object-oriented data model was developed in the ____.

A) 1960s
B) 1970s
C) 1980s
D) 1990s
سؤال
VMS/VSAM is an example of a(n) ____.

A) hierarchical model
B) file system data model
C) relational data model
D) XML data model
سؤال
A noun in a business rule translates to a(n) ____ in the data model.

A) entity
B) attribute
C) relationship
D) constraint
سؤال
The hierarchical data model was developed in the ____.

A) 1960s
B) 1970s
C) 1980s
D) 1990s
سؤال
A(n) ____ is the equivalent of a field in a file system.

A) attribute
B) entity
C) relationship
D) constraint
سؤال
A(n) ____ is a restriction placed on the data.

A) attribute
B) entity
C) relationship
D) constraint
سؤال
Which of the following is true of business rules?

A) They allow the designer to set company policies with regard to data.
B) They allow the designer to develop business processes.
C) They can serve as a communication tool between the users and designers.
D) They provide a framework for the company's self actualization.
سؤال
In the ____ model, each parent can have many children, but each child has only one parent.

A) hierarchical
B) network
C) relational
D) entity relationship
سؤال
Business rules are derived from ____.

A) a detailed description of an organization's operations
B) standards and practices developed over the years
C) managers' recommendations
D) governmental oversight organization standards
سؤال
____ are normally expressed in the form of rules.

A) Attributes
B) Entities
C) Relationships
D) Constraints
سؤال
____ are important because they help to ensure data integrity.

A) Attributes
B) Entities
C) Relationships
D) Constraints
سؤال
The ____________________ is the conceptual organization of the entire database as viewed by the database administrator.
سؤال
A(n) ____________________ is a relatively simple representation of more complex real-world data structures.
سؤال
The ____________________ defines the portion of the database "seen" by the application programs that produce information from the data.
سؤال
The ____ data model uses the concept of inheritance.

A) relational
B) network
C) object-oriented
D) entity relationship
سؤال
Each column in a relation represents a(n) ____________________.
سؤال
The ____ model uses the term connectivity to label the relationship types.

A) relational
B) network
C) object-oriented
D) entity relationship
سؤال
A(n) ____ enables a database administrator to define schema components.

A) extensible markup language (XML)
B) data definition language (DDL)
C) unified modeling language (UML)
D) query language
سؤال
The ____ model is the end users' view of the data environment.

A) abstract
B) external
C) conceptual
D) internal
سؤال
The ____ model was developed to allow designers to use a graphical tool to examine structures rather than describing them with text.

A) hierarchical
B) network
C) object-oriented
D) entity relationship
سؤال
A(n) ____ model represents a global view of the database as viewed by the entire organization.

A) external
B) conceptual
C) internal
D) physical
سؤال
One of the limitations of the ____ model is that there is a lack of standards.

A) hierarchical
B) network
C) relational
D) entity relationship
سؤال
A(n) ____________________ is a brief, precise, and unambiguous description of a policy, procedure, or principle within a specific organization.
سؤال
In ____________________, relationships are represented by a diamond connected to the related entities through a relationship line.
سؤال
The ____ data model is said to be a semantic data model.

A) relational
B) network
C) object-oriented
D) entity relationship
سؤال
In the ____ model, the user perceives the database as a collection of records in 1:M relationships, where each record can have more than one parent.

A) hierarchical
B) network
C) object-oriented
D) entity relationship
سؤال
In _________________________, a three-pronged symbol represents the "many" side of the relationship.
سؤال
A(n) ____________________ is a representation of the relational database's entities, the attributes within those entities and the relationships between those entities.
سؤال
Each row in a relation is called a(n) ____________________.
سؤال
A(n) ____________________ in a hierarchical model is the equivalent of a record in a file system.
سؤال
The relational data model was developed in the ____.

A) 1960s
B) 1970s
C) 1980s
D) 1990s
سؤال
What are the sources of business rules, and what is the database designer's role with regard to business rules?
سؤال
Describe a conceptual model and its advantages. What is the most widely used conceptual model?
سؤال
When you can change the internal model without affecting the conceptual model, you have ____________________ independence.
سؤال
___________________________________ is a language based on OO concepts that describes a set of diagrams and symbols used to graphically model a system.
سؤال
What do business rules require to be effective?
سؤال
In object-oriented terms, a(n) ____________________ defines an object's behavior.
سؤال
What components should an implementation-ready data model contain?
سؤال
A(n) ____________________ is a collection of similar objects with a shared structure and behavior.
سؤال
The term ____________________ is used to refer to the task of creating a conceptual data model that could be implemented in any DBMS.
سؤال
Describe the three parts involved in any SQL-based relational database application.
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/70
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 3: Data Models
1
The network model has structural level dependence.
True
2
The terms data model and database model are often used interchangeably.
True
3
In an SQL-based relational database, each table is dependent on another.
False
4
Business rules apply to businesses and government groups, but not to other types of organizations such as religious groups or research laboratories.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
5
Today, most relational database products can be classified as object/relational.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
6
In an SQL-based relational database, rows in different tables are related based on common values in common attributes.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
7
In Chen notation, entities and relationships must be oriented horizontally.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
8
Business rules must be rendered in writing.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
9
The relational model is hardware-dependent and software-independent.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
10
Data modeling starts with a very complex representation, and as knowledge of the problem is gained, the model is simplified.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
11
The hierarchical model is software-independent.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
12
Within the database environment, a data model represents data structures with the purpose of supporting a specific problem domain.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
13
A manager and a programmer usually have the same view of the same data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
14
M:N relationships are not appropriate in a relational model.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
15
Database designers determine the data and information that yield the required understanding of the entire business.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
16
End-user interfaces require the end user to manually generate SQL code.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
17
A data model is usually graphical.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
18
Each row in the relational table is known as an entity instance or entity occurrence in the ER model.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
19
An implementation-ready data model should contain a description of the data structure that will store the end-user data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
20
The entity relationship model is limited to conceptual modeling, with no implementation component.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
21
A(n) ____'s main function is to help you understand the complexities of the real-world environment.

A) constraint
B) entity
C) model
D) database
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
22
A(n) ____ is anything about which data are to be collected and stored.

A) attribute
B) entity
C) relationship
D) constraint
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
23
Students and classes have a ____ relationship.

A) one-to-one
B) one-to-many
C) many-to-one
D) many-to-many
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
24
A(n) ____ represents a particular type of object in the real world.

A) attribute
B) entity
C) relationship
D) constraint
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
25
In the ____ model, the basic logical structure is represented as an upside-down tree.

A) hierarchical
B) network
C) relational
D) entity relationship
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
26
MySQL is an example of a(n) ____.

A) hierarchical model
B) file system data model
C) relational data model
D) XML data model
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
27
A verb associating two nouns in a business rule translates to a(n) ____ in the data model.

A) entity
B) attribute
C) relationship
D) constraint
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
28
A(n) ____ is bidirectional.

A) attribute
B) entity
C) relationship
D) constraint
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
29
Oracle 11g is an example of a(n) ____.

A) hierarchical model
B) file system data model
C) relational data model
D) XML/Hybrid data model
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
30
The object-oriented data model was developed in the ____.

A) 1960s
B) 1970s
C) 1980s
D) 1990s
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
31
VMS/VSAM is an example of a(n) ____.

A) hierarchical model
B) file system data model
C) relational data model
D) XML data model
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
32
A noun in a business rule translates to a(n) ____ in the data model.

A) entity
B) attribute
C) relationship
D) constraint
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
33
The hierarchical data model was developed in the ____.

A) 1960s
B) 1970s
C) 1980s
D) 1990s
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
34
A(n) ____ is the equivalent of a field in a file system.

A) attribute
B) entity
C) relationship
D) constraint
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
35
A(n) ____ is a restriction placed on the data.

A) attribute
B) entity
C) relationship
D) constraint
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
36
Which of the following is true of business rules?

A) They allow the designer to set company policies with regard to data.
B) They allow the designer to develop business processes.
C) They can serve as a communication tool between the users and designers.
D) They provide a framework for the company's self actualization.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
37
In the ____ model, each parent can have many children, but each child has only one parent.

A) hierarchical
B) network
C) relational
D) entity relationship
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
38
Business rules are derived from ____.

A) a detailed description of an organization's operations
B) standards and practices developed over the years
C) managers' recommendations
D) governmental oversight organization standards
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
39
____ are normally expressed in the form of rules.

A) Attributes
B) Entities
C) Relationships
D) Constraints
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
40
____ are important because they help to ensure data integrity.

A) Attributes
B) Entities
C) Relationships
D) Constraints
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
41
The ____________________ is the conceptual organization of the entire database as viewed by the database administrator.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
42
A(n) ____________________ is a relatively simple representation of more complex real-world data structures.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
43
The ____________________ defines the portion of the database "seen" by the application programs that produce information from the data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
44
The ____ data model uses the concept of inheritance.

A) relational
B) network
C) object-oriented
D) entity relationship
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
45
Each column in a relation represents a(n) ____________________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
46
The ____ model uses the term connectivity to label the relationship types.

A) relational
B) network
C) object-oriented
D) entity relationship
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
47
A(n) ____ enables a database administrator to define schema components.

A) extensible markup language (XML)
B) data definition language (DDL)
C) unified modeling language (UML)
D) query language
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
48
The ____ model is the end users' view of the data environment.

A) abstract
B) external
C) conceptual
D) internal
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
49
The ____ model was developed to allow designers to use a graphical tool to examine structures rather than describing them with text.

A) hierarchical
B) network
C) object-oriented
D) entity relationship
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
50
A(n) ____ model represents a global view of the database as viewed by the entire organization.

A) external
B) conceptual
C) internal
D) physical
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
51
One of the limitations of the ____ model is that there is a lack of standards.

A) hierarchical
B) network
C) relational
D) entity relationship
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
52
A(n) ____________________ is a brief, precise, and unambiguous description of a policy, procedure, or principle within a specific organization.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
53
In ____________________, relationships are represented by a diamond connected to the related entities through a relationship line.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
54
The ____ data model is said to be a semantic data model.

A) relational
B) network
C) object-oriented
D) entity relationship
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
55
In the ____ model, the user perceives the database as a collection of records in 1:M relationships, where each record can have more than one parent.

A) hierarchical
B) network
C) object-oriented
D) entity relationship
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
56
In _________________________, a three-pronged symbol represents the "many" side of the relationship.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
57
A(n) ____________________ is a representation of the relational database's entities, the attributes within those entities and the relationships between those entities.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
58
Each row in a relation is called a(n) ____________________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
59
A(n) ____________________ in a hierarchical model is the equivalent of a record in a file system.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
60
The relational data model was developed in the ____.

A) 1960s
B) 1970s
C) 1980s
D) 1990s
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
61
What are the sources of business rules, and what is the database designer's role with regard to business rules?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
62
Describe a conceptual model and its advantages. What is the most widely used conceptual model?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
63
When you can change the internal model without affecting the conceptual model, you have ____________________ independence.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
64
___________________________________ is a language based on OO concepts that describes a set of diagrams and symbols used to graphically model a system.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
65
What do business rules require to be effective?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
66
In object-oriented terms, a(n) ____________________ defines an object's behavior.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
67
What components should an implementation-ready data model contain?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
68
A(n) ____________________ is a collection of similar objects with a shared structure and behavior.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
69
The term ____________________ is used to refer to the task of creating a conceptual data model that could be implemented in any DBMS.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
70
Describe the three parts involved in any SQL-based relational database application.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 70 في هذه المجموعة.