Deck 2: Data Models

Full screen (f)
exit full mode
Question
In an SQL-based relational database, each table is dependent on every other table.
Use Space or
up arrow
down arrow
to flip the card.
Question
M:N relationships are not appropriate in a relational model.
Question
The network model has structural level dependence.
Question
A disadvantage of the relational database management system (RDBMS) is its inability to hide the complexities of the relational model from the user.
Question
Within the database environment, a data model represents data structures with the purpose of supporting a specific problem domain.
Question
The external model is the representation of the database as "seen" by the DBMS.
Question
Even when a good database blueprint is available, an applications programmer's view of the data should match that of the manager and the end user.
Question
An implementation-ready data model should contain a description of the data structure that will store the end-user data.
Question
Each row in the relational table is known as an entity instance or entity occurrence in the ER model.
Question
In an SQL-based relational database, rows in different tables are related based on common values in common attributes.
Question
In Chen notation, entities and relationships have to be oriented horizontally; not vertically.
Question
Business rules must be rendered in writing.
Question
The hierarchical model is software-independent.
Question
Today, most relational database products can be classified as object/relational.
Question
In the context of data models, an entity is a person, place, thing, or event about which data will be collected and stored.
Question
Database designers determine the data and information that yield the required understanding of the entire business.
Question
The relational model is hardware-dependent and software-independent.
Question
An implementation-ready data model needn't necessarily contain enforceable rules to guarantee the integrity of the data.
Question
A data model is usually graphical.
Question
Business rules apply to businesses and government groups, but not to other types of organizations such as religious groups or research laboratories.
Question
A noun in a business rule translates to a(n) in the data model.

A) entity
B) attribute
C) relationship
D) constraint
Question
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
Question
MySQL is an example of the .

A) hierarchical model
B) file system data model
C) relational data model
D) XML data model
Question
A(n) 's main function is to help one understand the complexities of the real-world environment.

A) node
B) entity
C) model
D) database
Question
A(n) is the equivalent of a field in a file system.

A) attribute
B) entity
C) relationship
D) constraint
Question
The object-oriented data model was developed in the .

A) 1960s
B) 1970s
C) 1980s
D) 1990s
Question
A(n) represents a particular type of object in the real world.

A) attribute
B) entity
C) relationship
D) node
Question
A(n) is bidirectional.

A) attribute
B) entity
C) relationship
D) constraint
Question
VMS/VSAM is an example of the .

A) hierarchical model
B) file system data model
C) relational data model
D) XML data model
Question
A(n) is anything about which data are to be collected and stored.

A) attribute
B) entity
C) relationship
D) constraint
Question
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
Question
Oracle 11g is an example of the .

A) hierarchical model
B) file system data model
C) relational data model
D) XML/Hybrid data model
Question
The hierarchical data model was developed in the .

A) 1960s
B) 1970s
C) 1980s
D) 1990s
Question
are important because they help to ensure data integrity.

A) Attributes
B) Entities
C) Relationships
D) Constraints
Question
are normally expressed in the form of rules.

A) Attributes
B) Entities
C) Relationships
D) Constraints
Question
A(n) is a restriction placed on the data.

A) attribute
B) entity
C) relationship
D) constraint
Question
Students and classes have a relationship.

A) one-to-one
B) one-to-many
C) many-to-one
D) many-to-many
Question
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.
Question
In the model, the basic logical structure is represented as an upside-down tree.

A) hierarchical
B) network
C) relational
D) entity relationship
Question
From a database point of view, the collection of data becomes meaningful only when it reflects properly defined_____.

A) business rules
B) business norms
C) business goals
D) business plans
Question
A(n) enables a database administrator to describe schema components.

A) extensible markup language (XML)
B) data definition language (DDL)
C) unified modeling language (UML)
D) query language
Question
Which of the following types of HDFS nodes acts as the interface between the user application and the HDFS?

A) Data node
B) Client node
C) Name node
D) Map node
Question
The data model uses the concept of inheritance.

A) relational
B) network
C) object-oriented
D) entity relationship
Question
The model is the end users' view of the data environment.

A) abstract
B) external
C) conceptual
D) internal
Question
A(n) is a relatively simple representation of more complex real-world data structures.
Question
The data model is said to be a semantic data model.

A) relational
B) network
C) object-oriented
D) entity relationship
Question
The model uses the term connectivity to label the relationship types.

A) relational
B) network
C) object-oriented
D) entity relationship
Question
An internal refers to a specific representation of an internal model, using the database constructs supported by the chosen database.

A) tuple
B) schema
C) object
D) value
Question
The relational model's foundation is a mathematical concept known as a .
Question
The relational data model was developed in the .

A) 1960s
B) 1970s
C) 1980s
D) 1990s
Question
Which of the following types of HDFS nodes stores all the metadata about a file system?

A) Data node
B) Client node
C) Name node
D) Map node
Question
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
Question
Which of the following is a disadvantage of the hierarchical data model?

A) It does not promote data sharing.
B) It is not efficient with 1:M relationships.
C) It does not promote data integrity.
D) It does not have standards.
Question
A(n) is a brief, precise, and unambiguous description of a policy, procedure, or principle within a specific organization.
Question
One of the limitations of the model is that there is a lack of standards.

A) hierarchical
B) network
C) relational
D) entity relationship
Question
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
Question
NoSQL databases:

A) are geared toward transaction consistency; not performance.
B) support only small amounts of sparse data.
C) are based on the relational model.
D) provide fault tolerance.
Question
Which of the following is True of NoSQL databases?
A) They do not support distributed database architectures.
B) They are not based on the relational model.

A) They are geared toward transaction consistency rather
D) They do not support very large amounts of than performance. sparse data.
Question
A(n) is the conceptual organization of an entire database as viewed by a database administrator.
Question
A(n) in a hierarchical model is the equivalent of a record in a file system.
Question
The is the representation of a database as "seen" by the DBMS.
Question
The term is used to refer to the task of creating a conceptual data model that could be implemented in any DBMS.
Question
In , a three-pronged symbol represents the "many" side of the relationship.
Question
Describe the three parts involved in any SQL-based relational database application.
Question
A(n) defines the environment in which data can be managed and is used to work with the data in the database.
Question
In object-oriented terms, a(n) defines an object's behavior.
Question
What do business rules require to be effective?
Question
Each column in a relation represents a(n) .
Question
Each row in a relation is called a(n) .
Question
Each row in the relational table is known as a(n) .
Question
What components should an implementation-ready data model contain?
Question
Describe the conceptual model and its advantages. What is the most widely used conceptual model?
Question
is a language based on OO concepts that describes a set of diagrams and symbols used to graphically model a system.
Question
What are the sources of business rules, and what is the database designer's role with regard to business rules?
Question
A(n) is a collection of similar objects with a shared structure and behavior.
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/75
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 2: Data Models
1
In an SQL-based relational database, each table is dependent on every other table.
False
2
M:N relationships are not appropriate in a relational model.
True
3
The network model has structural level dependence.
True
4
A disadvantage of the relational database management system (RDBMS) is its inability to hide the complexities of the relational model from the user.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
5
Within the database environment, a data model represents data structures with the purpose of supporting a specific problem domain.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
6
The external model is the representation of the database as "seen" by the DBMS.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
7
Even when a good database blueprint is available, an applications programmer's view of the data should match that of the manager and the end user.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
8
An implementation-ready data model should contain a description of the data structure that will store the end-user data.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
9
Each row in the relational table is known as an entity instance or entity occurrence in the ER model.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
10
In an SQL-based relational database, rows in different tables are related based on common values in common attributes.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
11
In Chen notation, entities and relationships have to be oriented horizontally; not vertically.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
12
Business rules must be rendered in writing.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
13
The hierarchical model is software-independent.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
14
Today, most relational database products can be classified as object/relational.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
15
In the context of data models, an entity is a person, place, thing, or event about which data will be collected and stored.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
16
Database designers determine the data and information that yield the required understanding of the entire business.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
17
The relational model is hardware-dependent and software-independent.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
18
An implementation-ready data model needn't necessarily contain enforceable rules to guarantee the integrity of the data.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
19
A data model is usually graphical.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
20
Business rules apply to businesses and government groups, but not to other types of organizations such as religious groups or research laboratories.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
21
A noun in a business rule translates to a(n) in the data model.

A) entity
B) attribute
C) relationship
D) constraint
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
22
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
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
23
MySQL is an example of the .

A) hierarchical model
B) file system data model
C) relational data model
D) XML data model
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
24
A(n) 's main function is to help one understand the complexities of the real-world environment.

A) node
B) entity
C) model
D) database
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
25
A(n) is the equivalent of a field in a file system.

A) attribute
B) entity
C) relationship
D) constraint
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
26
The object-oriented data model was developed in the .

A) 1960s
B) 1970s
C) 1980s
D) 1990s
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
27
A(n) represents a particular type of object in the real world.

A) attribute
B) entity
C) relationship
D) node
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
28
A(n) is bidirectional.

A) attribute
B) entity
C) relationship
D) constraint
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
29
VMS/VSAM is an example of the .

A) hierarchical model
B) file system data model
C) relational data model
D) XML data model
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
30
A(n) is anything about which data are to be collected and stored.

A) attribute
B) entity
C) relationship
D) constraint
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
31
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
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
32
Oracle 11g is an example of the .

A) hierarchical model
B) file system data model
C) relational data model
D) XML/Hybrid data model
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
33
The hierarchical data model was developed in the .

A) 1960s
B) 1970s
C) 1980s
D) 1990s
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
34
are important because they help to ensure data integrity.

A) Attributes
B) Entities
C) Relationships
D) Constraints
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
35
are normally expressed in the form of rules.

A) Attributes
B) Entities
C) Relationships
D) Constraints
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
36
A(n) is a restriction placed on the data.

A) attribute
B) entity
C) relationship
D) constraint
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
37
Students and classes have a relationship.

A) one-to-one
B) one-to-many
C) many-to-one
D) many-to-many
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
38
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.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
39
In the model, the basic logical structure is represented as an upside-down tree.

A) hierarchical
B) network
C) relational
D) entity relationship
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
40
From a database point of view, the collection of data becomes meaningful only when it reflects properly defined_____.

A) business rules
B) business norms
C) business goals
D) business plans
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
41
A(n) enables a database administrator to describe schema components.

A) extensible markup language (XML)
B) data definition language (DDL)
C) unified modeling language (UML)
D) query language
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
42
Which of the following types of HDFS nodes acts as the interface between the user application and the HDFS?

A) Data node
B) Client node
C) Name node
D) Map node
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
43
The data model uses the concept of inheritance.

A) relational
B) network
C) object-oriented
D) entity relationship
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
44
The model is the end users' view of the data environment.

A) abstract
B) external
C) conceptual
D) internal
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
45
A(n) is a relatively simple representation of more complex real-world data structures.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
46
The data model is said to be a semantic data model.

A) relational
B) network
C) object-oriented
D) entity relationship
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
47
The model uses the term connectivity to label the relationship types.

A) relational
B) network
C) object-oriented
D) entity relationship
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
48
An internal refers to a specific representation of an internal model, using the database constructs supported by the chosen database.

A) tuple
B) schema
C) object
D) value
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
49
The relational model's foundation is a mathematical concept known as a .
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
50
The relational data model was developed in the .

A) 1960s
B) 1970s
C) 1980s
D) 1990s
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
51
Which of the following types of HDFS nodes stores all the metadata about a file system?

A) Data node
B) Client node
C) Name node
D) Map node
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
52
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
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
53
Which of the following is a disadvantage of the hierarchical data model?

A) It does not promote data sharing.
B) It is not efficient with 1:M relationships.
C) It does not promote data integrity.
D) It does not have standards.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
54
A(n) is a brief, precise, and unambiguous description of a policy, procedure, or principle within a specific organization.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
55
One of the limitations of the model is that there is a lack of standards.

A) hierarchical
B) network
C) relational
D) entity relationship
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
56
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
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
57
NoSQL databases:

A) are geared toward transaction consistency; not performance.
B) support only small amounts of sparse data.
C) are based on the relational model.
D) provide fault tolerance.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
58
Which of the following is True of NoSQL databases?
A) They do not support distributed database architectures.
B) They are not based on the relational model.

A) They are geared toward transaction consistency rather
D) They do not support very large amounts of than performance. sparse data.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
59
A(n) is the conceptual organization of an entire database as viewed by a database administrator.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
60
A(n) in a hierarchical model is the equivalent of a record in a file system.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
61
The is the representation of a database as "seen" by the DBMS.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
62
The term is used to refer to the task of creating a conceptual data model that could be implemented in any DBMS.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
63
In , a three-pronged symbol represents the "many" side of the relationship.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
64
Describe the three parts involved in any SQL-based relational database application.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
65
A(n) defines the environment in which data can be managed and is used to work with the data in the database.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
66
In object-oriented terms, a(n) defines an object's behavior.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
67
What do business rules require to be effective?
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
68
Each column in a relation represents a(n) .
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
69
Each row in a relation is called a(n) .
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
70
Each row in the relational table is known as a(n) .
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
71
What components should an implementation-ready data model contain?
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
72
Describe the conceptual model and its advantages. What is the most widely used conceptual model?
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
73
is a language based on OO concepts that describes a set of diagrams and symbols used to graphically model a system.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
74
What are the sources of business rules, and what is the database designer's role with regard to business rules?
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
75
A(n) is a collection of similar objects with a shared structure and behavior.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 75 flashcards in this deck.