Deck 11: Behind the Scenes: Databases and Information Systems

Full screen (f)
exit full mode
Question
Data in a multidimensional database is organized in a ________ format.

A) linear
B) modular
C) cube
D) cellular
Use Space or
up arrow
down arrow
to flip the card.
Question
A ________ is a collection of related data that can be stored, sorted, organized, and queried.

A) database
B) document
C) memo
D) macro
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
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
________ databases are the most commonly used electronic databases.

A) Relational
B) Flat-file
C) Multidimensional
D) Object-oriented
Question
Nontraditional data in object-oriented databases such as audio clips, video clips, pictures, and very large documents are called ________ data.

A) enterprise
B) structured
C) unstructured
D) multidimensional
Question
You would use a ________ in a database to temporarily display records of residents for the city of Boston.

A) sieve
B) filter
C) validation rule
D) field constraint
Question
A ________ check would be used in a field to restrict the fines for speeding violations so that they fall between $50 and $250.

A) completeness
B) range
C) consistency
D) numeric
Question
Data ________ means 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
Data ________ helps to ensure data integrity by maintaining information in only one place.

A) flexibility
B) redundancy
C) mapping
D) centralization
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
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
In a database, a group of related records is referred to as a(n) ________.

A) memo
B) field
C) object
D) table
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
________ is used to ensure that data is organized most efficiently in a database.

A) Consistency checking
B) Validation
C) Normalization
D) Range checking
Question
A(n) ________ check determines whether a required field such as LastName was filled in.

A) completeness
B) range
C) consistency
D) alphabetic
Question
Which of the following is a likely primary key in a student information record?

A) Last name
B) Date of birth
C) Student ID number
D) First name
Question
In a database, the term ________ is synonymous with a category of data.

A) field
B) record
C) row
D) table
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
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
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
A data ________ is a large-scale collection of data that contains and organizes all of an organization's data in one place.

A) mart
B) chain
C) warehouse
D) storehouse
Question
Management information systems (MIS) provide ________ 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 Microsoft Access database, an active web page, e-mail address, or existing file is stored as a(n) ________ field.
Question
________ involves taking data from your database and putting it into an electronic file in a format that another external application or database can recognize.

A) Exporting
B) Importing
C) Enhancing
D) Extracting
Question
Big data analytics is usually associated with ________ services.

A) office support
B) data warehouse
C) management information
D) decision support
Question
Siri, the personal assistant application on Apple's iPhone 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
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
When working with a relational database, each record must have a(n) ________ key field, which has a value unique to that record.
Question
________ databases are better than relational databases at handling unstructured data such as audio clips, video clips, and pictures.
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
A data dictionary is also referred to as a(n) ________.
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
In a database, another term for a table is a(n) ________.
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
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
Data that describes other data is called ________.
Question
The data in a data warehouse is ________, meaning it does not all pertain to one period in time.
Question
In a relational database, when two tables have a common field, the link between the tables is known as a hyperlink.
Question
In an employee database, an employee's ID number, last name, first name, company position, address, city, state, and Zip Code make up a record.
Question
A(n) ________ is created from a large data business warehouse to analyze a single component of the business.
Question
A field ________ is a property that must be met before an entry can be accepted into the field.
Question
________ is used to analyze large amounts of data and identify unseen patterns or trends.
Question
A business that updates its records all at once at the end of the business day uses ________ processing.
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
________ is the process of ensuring that the data entered into a field meets specified guidelines.
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
________ data is information about how users of a company's website move through the web pages.
Question
When using SQL, a(n) ________ query is used to extract data from two or more tables.
Question
Data redundancy ensures that the data contained in the database is accurate and reliable.
Question
Normalization means that there are no data entry errors in a database.
Question
A(n) ________ tries to replicate the decision-making processes of human experts to solve specific problems.
Question
A group of related records is called a table.
Question
A(n) ________ report provides a consolidated picture of detailed data and usually includes some calculation or visual displays of information and is generated by a MIS.
Question
A street address field is an example of a field that should have a default value.
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
To temporarily display records from a single table that match certain criteria, you would use a(n) ________.
Question
A summary report generated by an MIS provides a list of the transactions that occurred during a specified time period.
Question
Employees' last name would usually make an appropriate primary key field.
Question
Data mining analyzes and investigates large amounts of data with the intention of discovering significant patterns or trends.
Question
Most databases can import electronic data from other software applications.
Question
A database schema defines the name, data type, and length of each field in the database.
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 filter is limited to extracting data from a single table.
Question
When using Access, the text of the Declaration of Independence would be stored in a short text field.
Question
Small slices of a data mart are called data warehouses.
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 slice of a 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 slice of a data warehouse
expert system
attempts to create computers that think like humans
expert system
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 slice of a data warehouse
data staging
attempts to create computers that think like humans
data staging
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 slice of a data warehouse
data mining
attempts to create computers that think like humans
data mining
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 slice of a data warehouse
artificial intelligence
attempts to create computers that think like humans
artificial intelligence
includes transforming data to fit into a data warehouse
Question
Match between columns
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
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
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
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
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
Question
Match between columns
data dictionary
large-scale collection 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
data warehouse
large-scale collection 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
batch processing
large-scale collection 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
real-time processing
large-scale collection 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 collection 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
Question
Match between columns
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
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
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
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
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
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
Data in a multidimensional database is organized in a ________ format.

A) linear
B) modular
C) cube
D) cellular
C
2
A ________ is a collection of related data that can be stored, sorted, organized, and queried.

A) database
B) document
C) memo
D) macro
A
3
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
4
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
5
________ databases are the most commonly 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
6
Nontraditional data in object-oriented databases 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
You would use a ________ in a database to temporarily display records of residents for 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
8
A ________ check would be used in a field to restrict the fines for speeding violations so that they fall between $50 and $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
9
Data ________ means 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
10
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
11
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
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
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
14
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
15
________ 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
16
________ is used to ensure that data is organized most efficiently in a database.

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
17
A(n) ________ check determines whether a required field such as LastName was filled in.

A) completeness
B) range
C) consistency
D) alphabetic
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
18
Which of the following is a likely primary key in a student information record?

A) Last name
B) Date of birth
C) Student ID number
D) First name
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
19
In a database, the term ________ is synonymous with a category of data.

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
20
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
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
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
23
A data ________ is a large-scale collection 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
24
Management information systems (MIS) provide ________ 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
25
In a Microsoft Access database, an active web page, e-mail 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
26
________ involves taking data from your database and putting it into an electronic file in a format that another external application or database 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
27
Big data analytics is usually associated with ________ services.

A) office support
B) data warehouse
C) management information
D) decision support
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
28
Siri, the personal assistant application on Apple's iPhone 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
29
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
30
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
31
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
32
________ databases are better than relational databases 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
33
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
34
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
35
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
36
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
37
________ 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
38
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
39
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
40
Data that describes other data is called ________.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
41
The data in a data warehouse is ________, meaning it does 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
42
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
43
In an employee database, an employee's ID number, last name, first 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
44
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
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
________ 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
47
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
48
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
49
________ 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
50
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
51
________ data is 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
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
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
54
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
55
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
56
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
57
A(n) ________ report provides a consolidated picture of detailed data and usually includes some calculation or visual displays of information and is generated by a MIS.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
58
A street address 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
59
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
60
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
61
A summary report generated by an MIS 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
62
Employees' last name 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
63
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
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 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
66
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
67
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
68
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
69
When using Access, the text of the Declaration of Independence 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
70
Small slices of a data mart are called data warehouses.
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 slice of a 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 slice of a data warehouse
expert system
attempts to create computers that think like humans
expert system
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 slice of a data warehouse
data staging
attempts to create computers that think like humans
data staging
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 slice of a data warehouse
data mining
attempts to create computers that think like humans
data mining
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 slice of a data warehouse
artificial intelligence
attempts to create computers that think like humans
artificial intelligence
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
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
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
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
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
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
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
74
Match between columns
data dictionary
large-scale collection 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
data warehouse
large-scale collection 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
batch processing
large-scale collection 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
real-time processing
large-scale collection 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 collection 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
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
75
Match between columns
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
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
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
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
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
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.