Deck 11: Behind the Scenes: Databases and Information Systems

Full screen (f)
exit full mode
Question
If a school keeps two lists, one for student registration and one for student financial information, both containing name and address information, this is an example of data ________.

A) integrity
B) redundancy
C) completeness
D) normalization
Use Space or
up arrow
down arrow
to flip the card.
Question
Data in a multidimensional database is organized in a ________ format.

A) linear
B) modular
C) cube
D) cellular
Question
A(n)________ check determines whether a required field such as LastName was filled in.

A) completeness
B) range
C) consistency
D) alphabetic
Question
A ________ check would be used to restrict the fines for speeding violations from $50 to $250.

A) completeness
B) range
C) consistency
D) numeric
Question
A(n)________ is a way of retrieving information from one or more tables that defines a particular subset of data.

A) validation rule
B) field constraint
C) enquiry
D) query
Question
Nontraditional data such as audio clips, video clips, pictures, and very large documents are called ________ data.

A) enterprise
B) structured
C) unstructured
D) multidimensional
Question
In a database, a group of related records is referred to as a(n)________.

A) memo
B) field
C) object
D) table
Question
In a Microsoft Access database, something like the Gettysburg Address would be stored in a(n)________ field.

A) text
B) long text
C) short text
D) object
Question
Which of the following is NOT a likely primary key?

A) Driver's license number
B) Date of birth
C) Student ID number
D) Social Security number
Question
Data ________ ensures that the data contained in a database is accurate and reliable.

A) efficiency
B) integrity
C) redundancy
D) consistency
Question
A ________ relationship indicates that for each record in a table, there is only a single corresponding record in a related table.

A) many-to-one
B) one-to-many
C) one-to-one
D) many-to-many
Question
A ________ check compares the values of data in two or more fields to see whether those values are reasonable.

A) correctness
B) range
C) consistency
D) numeric
Question
________ means that for each value in the foreign key of one table, there is a corresponding value in the primary key of another table.

A) Referential integrity
B) Normalization
C) Database consistency
D) Record integrity
Question
You would use a ________ to temporarily display records of residents of the city of Boston.

A) sieve
B) filter
C) validation rule
D) field constraint
Question
In a database, the term ________ is synonymous with a category of information.

A) field
B) record
C) row
D) table
Question
A ________ is a group of related data that can be stored, sorted, organized, and queried.

A) database
B) spreadsheet
C) memo
D) macro
Question
________ databases are the most frequently used electronic databases.

A) Relational
B) Flat-file
C) Multidimensional
D) Object-oriented
Question
You can set a ________, which is automatically displayed in a field unless the user enters something different.

A) default value
B) relation
C) field type
D) numeric check
Question
Data ________ helps to ensure data integrity by maintaining information in only one place.

A) flexibility
B) redundancy
C) mapping
D) centralization
Question
________ is used to ensure that data is organized most efficiently.

A) Consistency checking
B) Validation
C) Normalization
D) Range checking
Question
In a transaction-processing system (TPS), if the TPS database can be queried and updated while the transaction is taking place, this is called ________ processing.

A) direct
B) batch
C) real-time
D) immediate
Question
Management information systems (MIS)provide reports called ________ reports, which show conditions that are unusual or need attention from users of the system.

A) detail
B) summary
C) exception
D) expert
Question
In a database, another term for a table is a(n)________.
Question
When working with a relational database, each record must have a(n)________ key field, which has a value unique to that record.
Question
In a relational database, a(n)________ relationship indicates that a record that appears only one time in a table, may appear multiple times in a related table.
Question
________ is the branch of computer science that attempts to create computers that think like humans.

A) Natural language processing
B) Expert systems
C) Artificial intelligence
D) Enterprise resource planning
Question
A group of related records is called a(n)________.
Question
Referential integrity means that for each value in the ________ field of a table, there is a corresponding value in the primary key of the related table.
Question
Data staging consists of all of the following steps, EXCEPT ________.

A) transforming the data
B) mining the data
C) storing the data in a warehouse
D) extracting the data
Question
A(n)________ is designed to improve communications and help employees complete their routine tasks.

A) office support system (OSS)
B) transaction-processing system (TPS)
C) management information system (MIS)
D) decision support system (DSS)
Question
________ databases are better at handling unstructured data such as audio clips, video clips, and pictures.
Question
________ involves putting data into an electronic file in a format that another application can recognize.

A) Exporting
B) Importing
C) Enhancing
D) Extracting
Question
A data ________ is a large-scale electronic repository of data that contains and organizes all of an organization's data in one place.

A) mart
B) chain
C) warehouse
D) storehouse
Question
A database that allows data to be maintained in a single location provides data ________.
Question
A(n)________ database stores data in more than two dimensions, as opposed to relational databases, which store data in two-dimensional tables.
Question
The Siri personal assistant application on Apple's iPhone 5s is an example of a ________.

A) natural language processing (NLP) system
B) decision support system (DSS)
C) management information system (MIS)
D) database management system (DBMS)
Question
Data that describe other data are called________.
Question
SQL uses ________ to extract records from a database by using English-like expressions that have variables and operations.

A) Boolean algebra
B) relational algebra
C) primary keys
D) foreign keys
Question
A ________ displays a subset of data from a table (or tables)based on the specified criteria.

A) table query
B) join query
C) select query
D) criteria query
Question
In a Microsoft Access database, an active web page, email address or existing file is stored as a(n)________ field.
Question
Employees' last names would usually make an appropriate primary-key field.
Question
Data redundancy ensures that the data contained in the database is accurate and reliable.
Question
A large data mart might require a database administrator to design, construct, and maintain it.
Question
A(n)________ provides a view of data fields to be filled in with appropriate labels to assist a user in entering data into the database.
Question
A field ________ is a property that must be met before an entry can be accepted into the field.
Question
To temporarily display records from a single table that match certain criteria, you would use a(n)________.
Question
A(n)________ is created from a large data business warehouse to analyze a single component of the business.
Question
When using Access, the text of the Gettysburg Address would be stored in a short text field.
Question
________ is used to analyze large amounts of data and identify unseen patterns or trends.
Question
A(n)________ tries to replicate the decision-making processes of human experts to solve specific problems.
Question
The data in a data warehouse are ________, meaning they do not all pertain to one period in time.
Question
When using SQL, a(n)________ query is used to extract data from two or more tables.
Question
A business that updates its records all at once at the end of the business day uses ________ processing.
Question
A group of related records is called a table.
Question
When creating a data warehouse, ________ is the process that extracts data from source databases, reformats the data, and stores them in the warehouse.
Question
A data dictionary is also referred to as a(n)________.
Question
A(n)________ report provides a consolidated picture of detailed data and usually includes some calculation or visual displays of information.
Question
An employee's ID number, name, company position, address, city, state, and Zip Code make up a record.
Question
________ data are information about how users of a company's website move through the web pages.
Question
________ is the process of ensuring that the data entered into a field meets specified guidelines.
Question
A database schema defines the name, data type, and length of each field in the database.
Question
Data mining analyzes and investigates large amounts of data with the intention of discovering significant patterns or trends.
Question
Normalization means that there are no data entry errors in a database.
Question
Most databases can import electronic data from other software applications.
Question
A last name field is an example of a field that should have a default value.
Question
In a relational database, when two tables have a common field, the link between the tables is known as a hyperlink.
Question
A filter is limited to extracting data from a single table.
Question
Real-time processing means that transactions are updated when they occur.
Question
The information in a data mart spans an entire enterprise.
Question
A summary report provides a list of the transactions that occurred during a specified time period.
Question
Match between columns
record
a category of information in a database
record
a collection of related data that can be stored, sorted, organized, and queried
record
a group of related fields
record
a group of related records
record
a field that has a value unique to each record
field
a category of information in a database
field
a collection of related data that can be stored, sorted, organized, and queried
field
a group of related fields
field
a group of related records
field
a field that has a value unique to each record
primary key
a category of information in a database
primary key
a collection of related data that can be stored, sorted, organized, and queried
primary key
a group of related fields
primary key
a group of related records
primary key
a field that has a value unique to each record
table
a category of information in a database
table
a collection of related data that can be stored, sorted, organized, and queried
table
a group of related fields
table
a group of related records
table
a field that has a value unique to each record
database
a category of information in a database
database
a collection of related data that can be stored, sorted, organized, and queried
database
a group of related fields
database
a group of related records
database
a field that has a value unique to each record
Question
Match between columns
data mart
process by which great amounts of data are analyzed and investigated
data mart
software that tries to replicate the decision making of human specialists
data mart
small slices of the data warehouse
data mart
attempts to create computers that think like humans
data mart
includes transforming data to fit into a data warehouse
expert system
process by which great amounts of data are analyzed and investigated
expert system
software that tries to replicate the decision making of human specialists
expert system
small slices of the data warehouse
expert system
attempts to create computers that think like humans
expert system
includes transforming data to fit into a data warehouse
artificial intelligence
process by which great amounts of data are analyzed and investigated
artificial intelligence
software that tries to replicate the decision making of human specialists
artificial intelligence
small slices of the data warehouse
artificial intelligence
attempts to create computers that think like humans
artificial intelligence
includes transforming data to fit into a data warehouse
data mining
process by which great amounts of data are analyzed and investigated
data mining
software that tries to replicate the decision making of human specialists
data mining
small slices of the data warehouse
data mining
attempts to create computers that think like humans
data mining
includes transforming data to fit into a data warehouse
data staging
process by which great amounts of data are analyzed and investigated
data staging
software that tries to replicate the decision making of human specialists
data staging
small slices of the data warehouse
data staging
attempts to create computers that think like humans
data staging
includes transforming data to fit into a data warehouse
Question
Match between columns
office support system (OSS)
assists employees in day-to-day tasks and communication
office support system (OSS)
communicates with computer systems using a natural spoken or written language
office support system (OSS)
provides managers with timely and accurate information
office support system (OSS)
helps managers develop solutions for specific problems
office support system (OSS)
software system that integrates multiple system data sources and ties together the various processes of an organization
natural language processing (NLP)
assists employees in day-to-day tasks and communication
natural language processing (NLP)
communicates with computer systems using a natural spoken or written language
natural language processing (NLP)
provides managers with timely and accurate information
natural language processing (NLP)
helps managers develop solutions for specific problems
natural language processing (NLP)
software system that integrates multiple system data sources and ties together the various processes of an organization
decision support system (DSS)
assists employees in day-to-day tasks and communication
decision support system (DSS)
communicates with computer systems using a natural spoken or written language
decision support system (DSS)
provides managers with timely and accurate information
decision support system (DSS)
helps managers develop solutions for specific problems
decision support system (DSS)
software system that integrates multiple system data sources and ties together the various processes of an organization
enterprise resource planning (ERP)system
assists employees in day-to-day tasks and communication
enterprise resource planning (ERP)system
communicates with computer systems using a natural spoken or written language
enterprise resource planning (ERP)system
provides managers with timely and accurate information
enterprise resource planning (ERP)system
helps managers develop solutions for specific problems
enterprise resource planning (ERP)system
software system that integrates multiple system data sources and ties together the various processes of an organization
management information system (MIS)
assists employees in day-to-day tasks and communication
management information system (MIS)
communicates with computer systems using a natural spoken or written language
management information system (MIS)
provides managers with timely and accurate information
management information system (MIS)
helps managers develop solutions for specific problems
management information system (MIS)
software system that integrates multiple system data sources and ties together the various processes of an organization
Question
Match between columns
real-time processing
large-scale repository of data
real-time processing
transaction data that are processed all at once
real-time processing
organizes data into various tables based on logical groupings
real-time processing
when a database is queried and updated as a transaction is taking place
real-time processing
defines the name, data type, and length of each field in a database
relational database
large-scale repository of data
relational database
transaction data that are processed all at once
relational database
organizes data into various tables based on logical groupings
relational database
when a database is queried and updated as a transaction is taking place
relational database
defines the name, data type, and length of each field in a database
data dictionary
large-scale repository of data
data dictionary
transaction data that are processed all at once
data dictionary
organizes data into various tables based on logical groupings
data dictionary
when a database is queried and updated as a transaction is taking place
data dictionary
defines the name, data type, and length of each field in a database
batch processing
large-scale repository of data
batch processing
transaction data that are processed all at once
batch processing
organizes data into various tables based on logical groupings
batch processing
when a database is queried and updated as a transaction is taking place
batch processing
defines the name, data type, and length of each field in a database
data warehouse
large-scale repository of data
data warehouse
transaction data that are processed all at once
data warehouse
organizes data into various tables based on logical groupings
data warehouse
when a database is queried and updated as a transaction is taking place
data warehouse
defines the name, data type, and length of each field in a database
Question
Match between columns
consistency
confirms that only textual characters are entered into a field
consistency
confirms that only numbers are entered into a field
consistency
ensures that all required fields have data entered into them
consistency
compares values in two or more fields to see whether the values are reasonable
consistency
ensures data entered into the database fall within a certain set of values
alphabetic
confirms that only textual characters are entered into a field
alphabetic
confirms that only numbers are entered into a field
alphabetic
ensures that all required fields have data entered into them
alphabetic
compares values in two or more fields to see whether the values are reasonable
alphabetic
ensures data entered into the database fall within a certain set of values
numeric
confirms that only textual characters are entered into a field
numeric
confirms that only numbers are entered into a field
numeric
ensures that all required fields have data entered into them
numeric
compares values in two or more fields to see whether the values are reasonable
numeric
ensures data entered into the database fall within a certain set of values
completeness
confirms that only textual characters are entered into a field
completeness
confirms that only numbers are entered into a field
completeness
ensures that all required fields have data entered into them
completeness
compares values in two or more fields to see whether the values are reasonable
completeness
ensures data entered into the database fall within a certain set of values
range
confirms that only textual characters are entered into a field
range
confirms that only numbers are entered into a field
range
ensures that all required fields have data entered into them
range
compares values in two or more fields to see whether the values are reasonable
range
ensures data entered into the database fall within a certain set of values
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 11: Behind the Scenes: Databases and Information Systems
1
If a school keeps two lists, one for student registration and one for student financial information, both containing name and address information, this is an example of data ________.

A) integrity
B) redundancy
C) completeness
D) normalization
B
2
Data in a multidimensional database is organized in a ________ format.

A) linear
B) modular
C) cube
D) cellular
C
3
A(n)________ check determines whether a required field such as LastName was filled in.

A) completeness
B) range
C) consistency
D) alphabetic
A
4
A ________ check would be used to restrict the fines for speeding violations from $50 to $250.

A) completeness
B) range
C) consistency
D) numeric
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
5
A(n)________ is a way of retrieving information from one or more tables that defines a particular subset of data.

A) validation rule
B) field constraint
C) enquiry
D) query
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
6
Nontraditional data such as audio clips, video clips, pictures, and very large documents are called ________ data.

A) enterprise
B) structured
C) unstructured
D) multidimensional
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
7
In a database, a group of related records is referred to as a(n)________.

A) memo
B) field
C) object
D) table
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
8
In a Microsoft Access database, something like the Gettysburg Address would be stored in a(n)________ field.

A) text
B) long text
C) short text
D) object
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
9
Which of the following is NOT a likely primary key?

A) Driver's license number
B) Date of birth
C) Student ID number
D) Social Security number
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
10
Data ________ ensures that the data contained in a database is accurate and reliable.

A) efficiency
B) integrity
C) redundancy
D) consistency
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
11
A ________ relationship indicates that for each record in a table, there is only a single corresponding record in a related table.

A) many-to-one
B) one-to-many
C) one-to-one
D) many-to-many
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
12
A ________ check compares the values of data in two or more fields to see whether those values are reasonable.

A) correctness
B) range
C) consistency
D) numeric
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
13
________ means that for each value in the foreign key of one table, there is a corresponding value in the primary key of another table.

A) Referential integrity
B) Normalization
C) Database consistency
D) Record integrity
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
14
You would use a ________ to temporarily display records of residents of the city of Boston.

A) sieve
B) filter
C) validation rule
D) field constraint
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
15
In a database, the term ________ is synonymous with a category of information.

A) field
B) record
C) row
D) table
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
16
A ________ is a group of related data that can be stored, sorted, organized, and queried.

A) database
B) spreadsheet
C) memo
D) macro
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
17
________ databases are the most frequently used electronic databases.

A) Relational
B) Flat-file
C) Multidimensional
D) Object-oriented
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
18
You can set a ________, which is automatically displayed in a field unless the user enters something different.

A) default value
B) relation
C) field type
D) numeric check
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
19
Data ________ helps to ensure data integrity by maintaining information in only one place.

A) flexibility
B) redundancy
C) mapping
D) centralization
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
20
________ is used to ensure that data is organized most efficiently.

A) Consistency checking
B) Validation
C) Normalization
D) Range checking
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
21
In a transaction-processing system (TPS), if the TPS database can be queried and updated while the transaction is taking place, this is called ________ processing.

A) direct
B) batch
C) real-time
D) immediate
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
22
Management information systems (MIS)provide reports called ________ reports, which show conditions that are unusual or need attention from users of the system.

A) detail
B) summary
C) exception
D) expert
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
23
In a database, another term for a table is a(n)________.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
24
When working with a relational database, each record must have a(n)________ key field, which has a value unique to that record.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
25
In a relational database, a(n)________ relationship indicates that a record that appears only one time in a table, may appear multiple times in a related table.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
26
________ is the branch of computer science that attempts to create computers that think like humans.

A) Natural language processing
B) Expert systems
C) Artificial intelligence
D) Enterprise resource planning
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
27
A group of related records is called a(n)________.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
28
Referential integrity means that for each value in the ________ field of a table, there is a corresponding value in the primary key of the related table.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
29
Data staging consists of all of the following steps, EXCEPT ________.

A) transforming the data
B) mining the data
C) storing the data in a warehouse
D) extracting the data
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
30
A(n)________ is designed to improve communications and help employees complete their routine tasks.

A) office support system (OSS)
B) transaction-processing system (TPS)
C) management information system (MIS)
D) decision support system (DSS)
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
31
________ databases are better at handling unstructured data such as audio clips, video clips, and pictures.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
32
________ involves putting data into an electronic file in a format that another application can recognize.

A) Exporting
B) Importing
C) Enhancing
D) Extracting
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
33
A data ________ is a large-scale electronic repository of data that contains and organizes all of an organization's data in one place.

A) mart
B) chain
C) warehouse
D) storehouse
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
34
A database that allows data to be maintained in a single location provides data ________.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
35
A(n)________ database stores data in more than two dimensions, as opposed to relational databases, which store data in two-dimensional tables.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
36
The Siri personal assistant application on Apple's iPhone 5s is an example of a ________.

A) natural language processing (NLP) system
B) decision support system (DSS)
C) management information system (MIS)
D) database management system (DBMS)
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
37
Data that describe other data are called________.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
38
SQL uses ________ to extract records from a database by using English-like expressions that have variables and operations.

A) Boolean algebra
B) relational algebra
C) primary keys
D) foreign keys
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
39
A ________ displays a subset of data from a table (or tables)based on the specified criteria.

A) table query
B) join query
C) select query
D) criteria query
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
40
In a Microsoft Access database, an active web page, email address or existing file is stored as a(n)________ field.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
41
Employees' last names would usually make an appropriate primary-key field.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
42
Data redundancy ensures that the data contained in the database is accurate and reliable.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
43
A large data mart might require a database administrator to design, construct, and maintain it.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
44
A(n)________ provides a view of data fields to be filled in with appropriate labels to assist a user in entering data into the database.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
45
A field ________ is a property that must be met before an entry can be accepted into the field.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
46
To temporarily display records from a single table that match certain criteria, you would use a(n)________.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
47
A(n)________ is created from a large data business warehouse to analyze a single component of the business.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
48
When using Access, the text of the Gettysburg Address would be stored in a short text field.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
49
________ is used to analyze large amounts of data and identify unseen patterns or trends.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
50
A(n)________ tries to replicate the decision-making processes of human experts to solve specific problems.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
51
The data in a data warehouse are ________, meaning they do not all pertain to one period in time.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
52
When using SQL, a(n)________ query is used to extract data from two or more tables.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
53
A business that updates its records all at once at the end of the business day uses ________ processing.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
54
A group of related records is called a table.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
55
When creating a data warehouse, ________ is the process that extracts data from source databases, reformats the data, and stores them in the warehouse.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
56
A data dictionary is also referred to as a(n)________.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
57
A(n)________ report provides a consolidated picture of detailed data and usually includes some calculation or visual displays of information.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
58
An employee's ID number, name, company position, address, city, state, and Zip Code make up a record.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
59
________ data are information about how users of a company's website move through the web pages.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
60
________ is the process of ensuring that the data entered into a field meets specified guidelines.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
61
A database schema defines the name, data type, and length of each field in the database.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
62
Data mining analyzes and investigates large amounts of data with the intention of discovering significant patterns or trends.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
63
Normalization means that there are no data entry errors in a database.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
64
Most databases can import electronic data from other software applications.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
65
A last name field is an example of a field that should have a default value.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
66
In a relational database, when two tables have a common field, the link between the tables is known as a hyperlink.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
67
A filter is limited to extracting data from a single table.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
68
Real-time processing means that transactions are updated when they occur.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
69
The information in a data mart spans an entire enterprise.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
70
A summary report provides a list of the transactions that occurred during a specified time period.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
71
Match between columns
record
a category of information in a database
record
a collection of related data that can be stored, sorted, organized, and queried
record
a group of related fields
record
a group of related records
record
a field that has a value unique to each record
field
a category of information in a database
field
a collection of related data that can be stored, sorted, organized, and queried
field
a group of related fields
field
a group of related records
field
a field that has a value unique to each record
primary key
a category of information in a database
primary key
a collection of related data that can be stored, sorted, organized, and queried
primary key
a group of related fields
primary key
a group of related records
primary key
a field that has a value unique to each record
table
a category of information in a database
table
a collection of related data that can be stored, sorted, organized, and queried
table
a group of related fields
table
a group of related records
table
a field that has a value unique to each record
database
a category of information in a database
database
a collection of related data that can be stored, sorted, organized, and queried
database
a group of related fields
database
a group of related records
database
a field that has a value unique to each record
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
72
Match between columns
data mart
process by which great amounts of data are analyzed and investigated
data mart
software that tries to replicate the decision making of human specialists
data mart
small slices of the data warehouse
data mart
attempts to create computers that think like humans
data mart
includes transforming data to fit into a data warehouse
expert system
process by which great amounts of data are analyzed and investigated
expert system
software that tries to replicate the decision making of human specialists
expert system
small slices of the data warehouse
expert system
attempts to create computers that think like humans
expert system
includes transforming data to fit into a data warehouse
artificial intelligence
process by which great amounts of data are analyzed and investigated
artificial intelligence
software that tries to replicate the decision making of human specialists
artificial intelligence
small slices of the data warehouse
artificial intelligence
attempts to create computers that think like humans
artificial intelligence
includes transforming data to fit into a data warehouse
data mining
process by which great amounts of data are analyzed and investigated
data mining
software that tries to replicate the decision making of human specialists
data mining
small slices of the data warehouse
data mining
attempts to create computers that think like humans
data mining
includes transforming data to fit into a data warehouse
data staging
process by which great amounts of data are analyzed and investigated
data staging
software that tries to replicate the decision making of human specialists
data staging
small slices of the data warehouse
data staging
attempts to create computers that think like humans
data staging
includes transforming data to fit into a data warehouse
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
73
Match between columns
office support system (OSS)
assists employees in day-to-day tasks and communication
office support system (OSS)
communicates with computer systems using a natural spoken or written language
office support system (OSS)
provides managers with timely and accurate information
office support system (OSS)
helps managers develop solutions for specific problems
office support system (OSS)
software system that integrates multiple system data sources and ties together the various processes of an organization
natural language processing (NLP)
assists employees in day-to-day tasks and communication
natural language processing (NLP)
communicates with computer systems using a natural spoken or written language
natural language processing (NLP)
provides managers with timely and accurate information
natural language processing (NLP)
helps managers develop solutions for specific problems
natural language processing (NLP)
software system that integrates multiple system data sources and ties together the various processes of an organization
decision support system (DSS)
assists employees in day-to-day tasks and communication
decision support system (DSS)
communicates with computer systems using a natural spoken or written language
decision support system (DSS)
provides managers with timely and accurate information
decision support system (DSS)
helps managers develop solutions for specific problems
decision support system (DSS)
software system that integrates multiple system data sources and ties together the various processes of an organization
enterprise resource planning (ERP)system
assists employees in day-to-day tasks and communication
enterprise resource planning (ERP)system
communicates with computer systems using a natural spoken or written language
enterprise resource planning (ERP)system
provides managers with timely and accurate information
enterprise resource planning (ERP)system
helps managers develop solutions for specific problems
enterprise resource planning (ERP)system
software system that integrates multiple system data sources and ties together the various processes of an organization
management information system (MIS)
assists employees in day-to-day tasks and communication
management information system (MIS)
communicates with computer systems using a natural spoken or written language
management information system (MIS)
provides managers with timely and accurate information
management information system (MIS)
helps managers develop solutions for specific problems
management information system (MIS)
software system that integrates multiple system data sources and ties together the various processes of an organization
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
74
Match between columns
real-time processing
large-scale repository of data
real-time processing
transaction data that are processed all at once
real-time processing
organizes data into various tables based on logical groupings
real-time processing
when a database is queried and updated as a transaction is taking place
real-time processing
defines the name, data type, and length of each field in a database
relational database
large-scale repository of data
relational database
transaction data that are processed all at once
relational database
organizes data into various tables based on logical groupings
relational database
when a database is queried and updated as a transaction is taking place
relational database
defines the name, data type, and length of each field in a database
data dictionary
large-scale repository of data
data dictionary
transaction data that are processed all at once
data dictionary
organizes data into various tables based on logical groupings
data dictionary
when a database is queried and updated as a transaction is taking place
data dictionary
defines the name, data type, and length of each field in a database
batch processing
large-scale repository of data
batch processing
transaction data that are processed all at once
batch processing
organizes data into various tables based on logical groupings
batch processing
when a database is queried and updated as a transaction is taking place
batch processing
defines the name, data type, and length of each field in a database
data warehouse
large-scale repository of data
data warehouse
transaction data that are processed all at once
data warehouse
organizes data into various tables based on logical groupings
data warehouse
when a database is queried and updated as a transaction is taking place
data warehouse
defines the name, data type, and length of each field in a database
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
75
Match between columns
consistency
confirms that only textual characters are entered into a field
consistency
confirms that only numbers are entered into a field
consistency
ensures that all required fields have data entered into them
consistency
compares values in two or more fields to see whether the values are reasonable
consistency
ensures data entered into the database fall within a certain set of values
alphabetic
confirms that only textual characters are entered into a field
alphabetic
confirms that only numbers are entered into a field
alphabetic
ensures that all required fields have data entered into them
alphabetic
compares values in two or more fields to see whether the values are reasonable
alphabetic
ensures data entered into the database fall within a certain set of values
numeric
confirms that only textual characters are entered into a field
numeric
confirms that only numbers are entered into a field
numeric
ensures that all required fields have data entered into them
numeric
compares values in two or more fields to see whether the values are reasonable
numeric
ensures data entered into the database fall within a certain set of values
completeness
confirms that only textual characters are entered into a field
completeness
confirms that only numbers are entered into a field
completeness
ensures that all required fields have data entered into them
completeness
compares values in two or more fields to see whether the values are reasonable
completeness
ensures data entered into the database fall within a certain set of values
range
confirms that only textual characters are entered into a field
range
confirms that only numbers are entered into a field
range
ensures that all required fields have data entered into them
range
compares values in two or more fields to see whether the values are reasonable
range
ensures data entered into the database fall within a certain set of values
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.