Multiple Choice Identify the
choice that best completes the statement or answers the question.
|
|
|
1.
|
A data ____, which is a framework for organizing and storing data, consists of
one or more files or tables.
a. | structure | c. | index | b. | roster | d. | integral |
|
|
|
2.
|
In a typical file processing environment, ____ problems can occur if updates are
not applied in every file.
a. | rigid data structure | c. | referential integrity | b. | data
integrity | d. | data
redundancy |
|
|
|
3.
|
In a file-oriented information system, a transaction file ____.
a. | stores relatively permanent data about an entity | b. | is created and saved
for backup and recovery purposes | c. | stores records that contain day-to-day business
and operational data | d. | is a temporary file created by an information
system for a single task |
|
|
|
4.
|
____ means that a system can be expanded, modified, or downsized easily to meet
the rapidly changing needs of a business enterprise.
a. | Scalability | c. | Cardinality | b. | Compatibility | d. | Functionality |
|
|
|
5.
|
Many database programs generate ____, which is a language that allows PC client
workstations to communicate with servers and mainframe computers.
|
|
|
6.
|
A data ____ language controls database operations, including storing,
retrieving, updating, and deleting data.
a. | manipulation | c. | schema | b. | manufacturing | d. | dynamic |
|
|
|
7.
|
The complete definition of a database, including descriptions of all fields,
tables, and relationships, is called a(n) ____.
a. | connective | c. | exchange | b. | schema | d. | collective |
|
|
|
8.
|
To bridge the gap between a database and the Web and enable data to be viewed
and updated, it is necessary to use ____, which is software that integrates different applications
and allows them to exchange data.
a. | middleware | c. | shareware | b. | hardware | d. | freeware |
|
|
|
9.
|
When a primary key combines two or more fields, it is called any of the
following EXCEPT a ____ key.
a. | constructed | c. | combination | b. | composite | d. | concatenated |
|
|
|
10.
|
One type of validity check, called ____ integrity, is a set of rules that avoids
data inconsistency and quality problems.
a. | candidate | c. | referential | b. | combinatorial | d. | foreign |
|
|
|
11.
|
In an entity-relationship diagram, entities are represented as ____.
a. | triangles | c. | rectangles | b. | circles | d. | hexagons |
|
|
|
12.
|
____ describes how instances of one entity relate to instances of another
entity.
a. | Scalability | c. | Cardinality | b. | Compatibility | d. | Functionality |
|
|
|
13.
|
When a system reads a physical record, it loads the data from storage
into a ____, which is a segment of computer memory.
a. | client | c. | password | b. | table | d. | buffer |
|
|
|
14.
|
Most date formats now are based on the model established by the International
Organization for Standardization (ISO), which requires a format of ____.
a. | two digits for the year, two for the month, and two for the day
(YYMMDD) | b. | two digits for the year, four for the month, and two for the day
(YYMMMMDD) | c. | four digits for the year, two for the month, and two for the day
(YYYYMMDD) | d. | four digits for the year, two for the month, and four for the day
(YYYYMMDDDD) |
|
|
|
15.
|
In the event of a file catastrophe, ____ can be used to restore the file or
database to its current state at the time of the last backup.
a. | recovery procedures | c. | audit log files | b. | crow’s foot notation | d. | standard notation
format |
|
True/False Indicate whether the
statement is true or false.
|
|
|
16.
|
A database system stores and manages data in separate files using a method
called file processing.
|
|
|
17.
|
In a file-oriented information system, a history file contains reference data
used by the information system.
|
|
|
18.
|
In a client/server system, processing is isolated in one part of the
organization.
|
|
|
19.
|
Intranets and extranets are called Web-centric because they use different
protocols, or data transmission standards, than the Internet.
|
|
|
20.
|
In a client/server design, tasks are divided between servers, which are
workstations that users interact with, and clients, which are computers that supply data, processing,
and services to the server workstations.
|
|
|
21.
|
A common field is an attribute that appears in only one entity.
|
|
|
22.
|
Like a primary key, a foreign key must be unique.
|
|
|
23.
|
In an M:N relationship, the two entities are linked by an event or transaction
called an associative entity, which has its own set of attributes and characteristics.
|
|
|
24.
|
A repeating group is a set of one or more fields that can occur only once in a
single record, with each occurrence having the same value.
|
|
|
25.
|
A table is in first normal form (1NF) if it contains a repeating group.
|
|
|
26.
|
A table design is in second normal form (2NF) if it is in 1NF and if all
fields that are not part of the primary key are functionally independent of part of the
primary key.
|
|
|
27.
|
A popular rule of thumb is that a design is in 3NF if every nonkey field depends
on the key, the whole key, and nothing but the key.
|
|
|
28.
|
Relational databases are poorly suited to client/server computing because they
are so powerless and rigid.
|
|
|
29.
|
A data warehouse allows users to specify certain dimensions, or
characteristics.
|
|
|
30.
|
The basic elements of logical data are alphabetic or numeric characters, such as
the letter A or the number 9.
|
Completion Complete each
statement.
|
|
|
31.
|
Typically, a DBMS is managed by a person called a(n) ____________________, who
assesses overall requirements and maintains the database for the benefit of an entire organization
rather than a single department or user.
|
|
|
32.
|
To access information on the Internet, a person uses a(n) ____________________,
which is an application that enables the user to navigate, or browse, the Internet and display Web
pages on his or her local computer.
|
|
|
33.
|
____________________ software looks for meaningful patterns and relationships
among data.
|
|
|
34.
|
The actual number of logical records in a physical record is determined by the
____________________.
|
|
|
35.
|
A(n) ____________________ date is the total number of days from some specific
base date.
|
Matching
|
|
|
Identify the letter of the choice that best matches the phrase or
definition. a. | UML | f. | subschema | b. | cardinality | g. | intranet | c. | secondary
key | h. | entity | d. | data mining | i. | physical | e. | orphan | j. | logical |
|
|
|
36.
|
A view of a database used by one or more systems or users.
|
|
|
37.
|
A private, company-owned network to provide Web-based access to users.
|
|
|
38.
|
A person, place, thing, or event for which data is collected and
maintained.
|
|
|
39.
|
A field or combination of fields that can be used to access or retrieve
records.
|
|
|
40.
|
A foreign key value that does not match an existing key in another
table.
|
|
|
41.
|
As an analyst, you must understand this in order to create a data design that
accurately reflects all relationships among system entities.
|
|
|
42.
|
A widely used method of visualizing and documenting software systems
design.
|
|
|
43.
|
In e-commerce, this works best when a goal is to reduce clicks to close, which
means average page views to accomplish a purchase or obtain desired information.
|
|
|
44.
|
Kind of storage that is strictly hardware-related, because it involves the
process of reading and writing binary data to physical media.
|
|
|
45.
|
Kind of storage that refers to information as seen through a user’s eyes,
regardless of how or where the information actually is organized or stored.
|