Unlock access to all the studying documents.
View Full Document
Exam
Name___________________________________
MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.
The term that describes conceptual collections of related data fields is a(n):
Which statement is false concerning the enterprise modeling approach?
It takes advantage of a broad view of the firm’s data resource.
Information systems can easily share data.
It addresses problems well.
The synergy of the data resources between business areas can be leveraged.
When defining a database in Microsoft Access, what property is used to force certain characters to
be entered in a particular manner?
The term used to describe a request for the database to display selected records is:
Which statement is false concerning database end users?
There can be an increase in end–user errors because the database is easy to use.
End users ask questions using query–by–example.
End users generate forms and reports.
End users need to know how to code SQL statements.
Which view of the data in a database shows one record at a time?
Which database definition is the collection of data under the control of database management
system software?
general definition of a database
restrictive definition of a database
Which of the following is a disadvantage of DBMSs?
obtain a large hardware configuration
The database administrator’s role of offering educational programs to database users and
providing assistance when needed falls into which major area?
Which database structure was never widely adopted by business organizations today?
Explanation:
The duties of the DBA fall into all of the following major areas except for:
performance statistics processor.
Which statement is false concerning database programmers?
Database programmers are specialists.
The consequences of a programming error could be felt by a very large number of users.
Database programmers are often hired as entry–level programmers.
Database programmers often write code to strip and/or aggregate data from a database.
In the data hierarchy, which of the following represents the smallest unit of data?
Which database feature can be used to limit a user’s access to data in the database?
Which of the following is not a major area for the database administrator?
The data modeling technique that consists of the named class, fields in the class, and actions that act
upon the class is called a(n):
entity–relationship diagram.
Which of the following is not a step in the problem–oriented approach to creating a database?
Describe information needs.
Create an enterprise data model.
In the data hierarchy, what is a collection of files?
When databases break information into multiple tables to avoid duplicate data, it is referred to as
reducing:
Explanation:
Which of the following is not a common method for accessing the database held in a database
management system?
The advantages of DBMSs include all of the following except for:
achieve data independence.
The database feature that allows data analysis similar to statistical cross–tabulation is:
Which of the following disadvantages of using a database management system becomes less
important with each passing year?
obtaining expensive software
obtaining a large hardware configuration
hiring and maintaining a DBA staff
the amount of computer resources increases with more users
Which statement is false regarding the hierarchical database structure?
It works well when only a few records are needed.
The structure can look like branches on a tree.
It influenced the work of CODASYL.
D
Which database structure was the first database management system developed by GE?
Which of the following is not an advantage of using a database management system?
Retrieve data and information rapidly.
When changes to the data structure are made without affecting the application programs that
process the data, it is referred to as:
The term that refers to the definition of data stored within the database and controlled by the
database management system is referred to as the:
The modeling technique that deals with data in entities and the relationships between entities is
referred to as a(n):
entity–relationship diagram.
SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question.
A ________ is a collection of files.
In A ________ includes the definitions of the data stored within the database and
controlled by the database management system.
A________ is a field that uniquely identifies each table row but that was not chosen to be
the key.
A ________ is a request for the database to display selected records.
________ are aggregated data from the database that are formatted in a manner that aids
decision making.
A ________ is a collection of related records.
The ________ was developed to allow retrieval of specific records.
________ relationships can be implied from the data.
________ is a formal process for eliminating redundant data fields while preserving the
ability of the database to add, modify, and delete records without causing errors.
________ typically show one record at a time, do not provide summary data, and generally
do not aggregate data from many database tables.
________ consist of the named class, fields in the class, and actions that act upon the class.
Explanation:
The logical integration of records across multiple physical locations is called the ________.
Databases reduce ________ in tables.
________ is the ability to make changes in the data structure without making changes to
the application programs that process the data.
________ is a table that does not have repeating columns.
TRUE/FALSE. Write ‘T’ if the statement is true and ‘F’ if the statement is false.
The role of the end user is to maintain a secure database.
When a manager wants only a few selected records from the very large number of records in the
database, the hierarchical structure is inefficient.
Subforms help to enforce the accuracy and consistency that databases require.
Data mining, data marts, and data warehousing refer to the family of concepts that view the firm’s
data as a treasure box to be opened, examined, and conquered.
The network database structure allows the retrieval of specific records with a given record to point
to any other record in the database.
Entity–relationship diagrams are used to describe relationships between conceptual collections of
data so that their related records can be joined together.
A restrictive definition of a database is the collection of data under the control of database
management system software.
Sometimes tables that originally stand alone as independent may later be required to be joined.
Entity–relationship diagrams give deeper insights into how data and applications work together
than do class diagrams.
Databases store data in single tables to reduce data redundancy.
Structured query language is the method of choice for interacting with Web–based databases.
One of the disadvantages of having a database management system is that a specialized database
management staff must be hired and maintained.
Relational database structures are based on implicit relationships.
Firms want database programmers to be chosen from the most skilled personnel available.
A record is a collection of data files.
A database management system enables the firm to reduce data redundancy and achieve data
dependence.
Another name for the process–oriented approach to creating a database is the problem–oriented
approach.
A flat file is a table that does not have repeating columns.
Database operation represents a high level of specialization and selection.
Database planning involves working with business area managers to define the firm’s data needs.
A database management system is a hardware configuration that stores the structure of the
database, the data itself, relationships among data in the database, and forms and reports
pertaining to the database.
A candidate key is a field that does not uniquely identify each table row and can be used as a key.
Class diagrams are used to describe the data relationships and the actions that operate on the data
in the relationships.
Data dictionary is the term that refers to the definition of data stored within the database and
controlled by the database management system.
The strength of the enterprise modeling approach is that it addresses problems well.
The majority of users’ interactions with databases are via reports and forms.
Two primary goals of the database concept are to minimize data redundancy and achieve data
dependence.
Structured query language is presented as a standardized form that the user completes to generate
a query.
In practice, entity–relationship diagrams are developed after the database has been created.
IBM developed the first database management system in 1965.
ESSAY. Write your answer in the space provided or on a separate sheet of paper.
Briefly explain the three database structures discussed in this chapter.
List the steps that occur for a process–oriented approach to creating a database.
What are the three definitions of a database?
Name the key personnel involved with databases and briefly describe their roles.
What are the advantages and disadvantages of database management systems?