Deck 10: Data Management

Full screen (f)
exit full mode
Question
In a database, the template for a record is referred to as a record ______.​
Use Space or
up arrow
down arrow
to flip the card.
Question
__________ is a data analysis technique used by decision makers to quickly get answers to complex queries that encompass multiple factors, such as locations, revenue, time periods, and employee status.​

A)​SQL
B)​OLAP
C)NoSQL​
D)​TPS
Question
Which of the following is not one of the main activities associated with operational databases?​

A)​Collect, store, and view data
B)​Update and find data
C)​organizing and distributing data
D)​providing an executive dashboard for decision makers
Question
Access to databases is usually open to anyone within an organization or business.​
Question
A(n) __________ file consists of a single, two-dimensional table of data elements.​
Question
A(n) _________ database is used to collect data that will be used for spotting trends that offer insights for tactical and strategic business decisions.​

A)​relational
B)​operational
C)​analytical
D)​non relational
Question
A(n) ___________ file uses a uniform format to store data for each person or thing in the file.​
Question
Data _________ refers to computer algorithms that analyze information to discover previously unknown and useful information, including relationships and patterns.​

A)​analytics
B)OLAP​
C)mining​
D)​model
Question
It is not possible to extract analytical data from operational databases.​
Question
A record that contains data is referred to as a record ________.​

A)​occurrence
B)type​
C)​template
D)file​
Question
Decision makers can access analytical databases using an executive __________.​
Question
A(n) _________ database is used to collect, modify, and maintain data on a daily basis.​

A)​non relational
B)​operational
C)​relational
D)​analytical
Question
One of the ways that databases are classified is by their structure.​
Question
A filing cabinet full of folders and papers would be classified as a structured file because every document has a unique structure.​
Question
In a database, a(n) ____________  refers to a collection of data fields.​
Question
In its broadest definition, a ____________ is a collection of information.​
Question
The underlying structure of a database is referred to as a database _________.​
Question
Rather than deleting old data, it can be moved to a data __________.​
Question
__________ refers to a branch of data mining that analyzes current and historical data to predict future trends.​

A)​Predictive analytics
B)​OLAP
C)​Data warehouse
D)​TPS
Question
​In a database, a(n) __________ contains the smallest unit of meaningful information

A)​record
B)field​
C)​table
D)​model
Question
Dedicated enterprise database applications may allow cosmetic changes, but they do not encourage modifications of core data structures.​
Question
A hierarchical database allows one-to-many relationships but not one-to-one relationships.​
Question
_________ refers to the number of associations that can exist between two record types.​
Question
FileMaker Pro and Microsoft Access are DBMSs.​
Question
Enterprise database applications tend to have some flexibility for customization,​
Question
Which of the following is not considered to be type of database client?​

A)​Local software
B)​Browsers
C)​Apps
D)​all of the above
Question
The relationship between record types can be depicted graphically with a(n) _________.​

A)​data archive
B)executive dashboard​
C)​OLAP
D)​ERD
Question
A DBMS feature known as __________ ensures that transactions are updated in an orderly manner by establishing update rules.​

A)​serializability
B)​optimization
C)​prioritization
D)​normalization
Question
A(n) _________ sort uses one field,  to arrange records. A(n) _________ sort arranges information by more than one field.​

A)​single-level, multi-level
B)​multi-level, single-level
C)structured, unstructured​
D)​SQL, NoSQL
Question
A key element of __________ databases is their ability to support OLAP queries that make it possible to combine data, drill down to specifics, or slice and dice the data to view it from different perspectives.​
Question
Most spreadsheet software also includes basic data management features.​
Question
Four DBMS vendors are the first stop for professional developers: IBM, _________, SAS, and SAP.​
Question
Which database tool is best for simple flat files that involve calculations?​

A)​Database software
B)Spreadsheet software​
C)​Word processing software
D)​DBMS
Question
Modern database tools support ________________, which entails separating data from the programs that manipulate data.​

A)​Predictive analytics
B)​Cardinality
C)​data independence
D)data dependence​
Question
The acronym ____________ refers to software that manages data stored in a database.​​

A)​ERP
B)SQL​
C)​OLAP
D)​DBMS
Question
__________ are the most commonly used database clients.​​

A)​Local software
B)​Apps
C)​Browsers
D)​none of the above
Question
Spreadsheet software offers database capabilities for establishing relationships between different record types.​
Question
In a relational database, relationships are specified by joining common data stored in records from different tables.
Question
Data independence is a term that refers to data and program modules being so tightly interrelated that they become difficult to modify.​
Question
In a(n) _________ database, a table is a sequence of records, similar to a flat file.​
Question
From a technical perspective, a data __________ specifies the way data is represented on physical storage media and in RAM.​
Question
From a database user perspective, the data type determines the way data can be manipulated.​
Question
A primary key is a ____________ that contains data unique to a record.​
Question
​The goal of normalization is to minimize data redundancy.
Question
A process called ____________ helps database designers create a database structure that minimizes storage space and increases processing efficiency.
Question
A computed ___________ is a calculation that a DBMS performs, similar to the way a spreadsheet computes a formula.​​

A)​table
B)​field
C)​record
D)​relationship
Question
In a case-sensitive database, uppercase letters are equivalent to their lowercase counterparts.​
Question
Which of the following would not be considered a database data type?​​

A)​Real
B)SELECT​
C)​BLOB
D)Memo​
Question
The term database ___________ refers to the arrangement of fields, tables, and relationships in a database.​
Question
​An efficiently designed database uses computed fields whenever possible because they do not require manual data entry.
Question
In the context of database security, database ______ identifies sensitive data and database vulnerabilities in order to secure them.​
Question
A(n) ____________ is a template that adds the correct formatting as data is entered. If someone attempts to enter data in the wrong format, the database can be set up to reject that entry or correct it.​

A)​field format
B)​primary key
C)​database structure
D)​parameter
Question
A(n) _______________  is a field that contains data unique to a record.​

A)​query
B)​parameter
C)​primary key
D)​key-value
Question
In the context of database security, intermediary servers allow users to directly access the database.​
Question
Which database data type is a collection of binary data stored in a single field of a database?​

A)​Memo
B)​Integer
C)​BLOB
D)​Logical
Question
There are three core elements in a relational database: fields, ________, and relationships.​
Question
A lookup routine validates an entry by checking data in an in-house or third-party database.​
Question
Which database data type is used for fields that contain whole numbers-quantities, repetitions, rankings, and so on?​​

A)​Logical
B)​Real
C)​Integer
D)​Memo
Question
In the context of database security, user ______ management allows access to data on an as-needed basis.​
Question
 A(n) _____________ is a specification that the database designer sets up to filter data entered into a particular field.​

A)​database structure
B)​computed field
C)​field format
D)​field validation rule
Question
A(n) __________ is the column of data in a database that is used as the basis for rearranging the data.​

A)​primary key
B)​sort key
C)​data type
D)​key-value
Question
Which of the following is not a SQL keyword?​

A)​DELETE
B)​REMOVE
C)​CREATE
D)​SELECT
Question
The SQL command word _________ removes a record from a table.​
Question
One of the most common database operations is to query for a particular record or group of records by using the ________ command.​
Question
The SQL query language provides a collection of special command words called SQL ______________.​
Question
SQL statements contain command words but do not contain data.​
Question
Unlike a sort order, an index has no bearing on the physical sequence of records on a storage device.​
Question
​Which SQL keyword is used to search for records?

A)​FIND
B)​SEARCH
C)​SELECT
D)​UPDATE
Question
SQL works behind the scenes as an intermediary between the database client software provided to users and the database itself.​
Question
SQL ____________ are detailed specifications for a command.​
Question
A database ____________ contains a list of keys, and each key provides a pointer to the record that contains the rest of the fields related to that key.​
Question
Exploits that use malicious SQL statements to gain unauthorized access to a database are called SQL _____________.​
Question
A(n) ________________ is a software tool for specifying the content and format for a database report.​

A)​report generator
B)database index​
C)​sort key
D)​primary key
Question
A table's physical sort order is the order in which records are arranged on storage devices.​
Question
The goal of ______________ is to minimize data redundancy.​
Question
In SQL terminology, creating a relationship between tables is referred to as _______ tables.​
Question
SQL keywords must be entered in all uppercase letters because they are case-sensitive.​
Question
Modifications to the contents of a database field are made by using the SQL _________ command.​
Question
Computer programming languages designed for databases are called _________ languages because one of their main capabilities is to request data from a database​
Question
A report ____________ contains the outline or general specifications for a report.​
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/102
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 10: Data Management
1
In a database, the template for a record is referred to as a record ______.​
type​
2
__________ is a data analysis technique used by decision makers to quickly get answers to complex queries that encompass multiple factors, such as locations, revenue, time periods, and employee status.​

A)​SQL
B)​OLAP
C)NoSQL​
D)​TPS
B
3
Which of the following is not one of the main activities associated with operational databases?​

A)​Collect, store, and view data
B)​Update and find data
C)​organizing and distributing data
D)​providing an executive dashboard for decision makers
D
4
Access to databases is usually open to anyone within an organization or business.​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
5
A(n) __________ file consists of a single, two-dimensional table of data elements.​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
6
A(n) _________ database is used to collect data that will be used for spotting trends that offer insights for tactical and strategic business decisions.​

A)​relational
B)​operational
C)​analytical
D)​non relational
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
7
A(n) ___________ file uses a uniform format to store data for each person or thing in the file.​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
8
Data _________ refers to computer algorithms that analyze information to discover previously unknown and useful information, including relationships and patterns.​

A)​analytics
B)OLAP​
C)mining​
D)​model
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
9
It is not possible to extract analytical data from operational databases.​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
10
A record that contains data is referred to as a record ________.​

A)​occurrence
B)type​
C)​template
D)file​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
11
Decision makers can access analytical databases using an executive __________.​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
12
A(n) _________ database is used to collect, modify, and maintain data on a daily basis.​

A)​non relational
B)​operational
C)​relational
D)​analytical
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
13
One of the ways that databases are classified is by their structure.​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
14
A filing cabinet full of folders and papers would be classified as a structured file because every document has a unique structure.​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
15
In a database, a(n) ____________  refers to a collection of data fields.​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
16
In its broadest definition, a ____________ is a collection of information.​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
17
The underlying structure of a database is referred to as a database _________.​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
18
Rather than deleting old data, it can be moved to a data __________.​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
19
__________ refers to a branch of data mining that analyzes current and historical data to predict future trends.​

A)​Predictive analytics
B)​OLAP
C)​Data warehouse
D)​TPS
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
20
​In a database, a(n) __________ contains the smallest unit of meaningful information

A)​record
B)field​
C)​table
D)​model
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
21
Dedicated enterprise database applications may allow cosmetic changes, but they do not encourage modifications of core data structures.​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
22
A hierarchical database allows one-to-many relationships but not one-to-one relationships.​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
23
_________ refers to the number of associations that can exist between two record types.​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
24
FileMaker Pro and Microsoft Access are DBMSs.​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
25
Enterprise database applications tend to have some flexibility for customization,​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
26
Which of the following is not considered to be type of database client?​

A)​Local software
B)​Browsers
C)​Apps
D)​all of the above
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
27
The relationship between record types can be depicted graphically with a(n) _________.​

A)​data archive
B)executive dashboard​
C)​OLAP
D)​ERD
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
28
A DBMS feature known as __________ ensures that transactions are updated in an orderly manner by establishing update rules.​

A)​serializability
B)​optimization
C)​prioritization
D)​normalization
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
29
A(n) _________ sort uses one field,  to arrange records. A(n) _________ sort arranges information by more than one field.​

A)​single-level, multi-level
B)​multi-level, single-level
C)structured, unstructured​
D)​SQL, NoSQL
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
30
A key element of __________ databases is their ability to support OLAP queries that make it possible to combine data, drill down to specifics, or slice and dice the data to view it from different perspectives.​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
31
Most spreadsheet software also includes basic data management features.​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
32
Four DBMS vendors are the first stop for professional developers: IBM, _________, SAS, and SAP.​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
33
Which database tool is best for simple flat files that involve calculations?​

A)​Database software
B)Spreadsheet software​
C)​Word processing software
D)​DBMS
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
34
Modern database tools support ________________, which entails separating data from the programs that manipulate data.​

A)​Predictive analytics
B)​Cardinality
C)​data independence
D)data dependence​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
35
The acronym ____________ refers to software that manages data stored in a database.​​

A)​ERP
B)SQL​
C)​OLAP
D)​DBMS
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
36
__________ are the most commonly used database clients.​​

A)​Local software
B)​Apps
C)​Browsers
D)​none of the above
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
37
Spreadsheet software offers database capabilities for establishing relationships between different record types.​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
38
In a relational database, relationships are specified by joining common data stored in records from different tables.
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
39
Data independence is a term that refers to data and program modules being so tightly interrelated that they become difficult to modify.​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
40
In a(n) _________ database, a table is a sequence of records, similar to a flat file.​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
41
From a technical perspective, a data __________ specifies the way data is represented on physical storage media and in RAM.​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
42
From a database user perspective, the data type determines the way data can be manipulated.​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
43
A primary key is a ____________ that contains data unique to a record.​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
44
​The goal of normalization is to minimize data redundancy.
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
45
A process called ____________ helps database designers create a database structure that minimizes storage space and increases processing efficiency.
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
46
A computed ___________ is a calculation that a DBMS performs, similar to the way a spreadsheet computes a formula.​​

A)​table
B)​field
C)​record
D)​relationship
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
47
In a case-sensitive database, uppercase letters are equivalent to their lowercase counterparts.​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
48
Which of the following would not be considered a database data type?​​

A)​Real
B)SELECT​
C)​BLOB
D)Memo​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
49
The term database ___________ refers to the arrangement of fields, tables, and relationships in a database.​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
50
​An efficiently designed database uses computed fields whenever possible because they do not require manual data entry.
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
51
In the context of database security, database ______ identifies sensitive data and database vulnerabilities in order to secure them.​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
52
A(n) ____________ is a template that adds the correct formatting as data is entered. If someone attempts to enter data in the wrong format, the database can be set up to reject that entry or correct it.​

A)​field format
B)​primary key
C)​database structure
D)​parameter
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
53
A(n) _______________  is a field that contains data unique to a record.​

A)​query
B)​parameter
C)​primary key
D)​key-value
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
54
In the context of database security, intermediary servers allow users to directly access the database.​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
55
Which database data type is a collection of binary data stored in a single field of a database?​

A)​Memo
B)​Integer
C)​BLOB
D)​Logical
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
56
There are three core elements in a relational database: fields, ________, and relationships.​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
57
A lookup routine validates an entry by checking data in an in-house or third-party database.​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
58
Which database data type is used for fields that contain whole numbers-quantities, repetitions, rankings, and so on?​​

A)​Logical
B)​Real
C)​Integer
D)​Memo
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
59
In the context of database security, user ______ management allows access to data on an as-needed basis.​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
60
 A(n) _____________ is a specification that the database designer sets up to filter data entered into a particular field.​

A)​database structure
B)​computed field
C)​field format
D)​field validation rule
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
61
A(n) __________ is the column of data in a database that is used as the basis for rearranging the data.​

A)​primary key
B)​sort key
C)​data type
D)​key-value
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
62
Which of the following is not a SQL keyword?​

A)​DELETE
B)​REMOVE
C)​CREATE
D)​SELECT
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
63
The SQL command word _________ removes a record from a table.​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
64
One of the most common database operations is to query for a particular record or group of records by using the ________ command.​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
65
The SQL query language provides a collection of special command words called SQL ______________.​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
66
SQL statements contain command words but do not contain data.​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
67
Unlike a sort order, an index has no bearing on the physical sequence of records on a storage device.​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
68
​Which SQL keyword is used to search for records?

A)​FIND
B)​SEARCH
C)​SELECT
D)​UPDATE
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
69
SQL works behind the scenes as an intermediary between the database client software provided to users and the database itself.​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
70
SQL ____________ are detailed specifications for a command.​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
71
A database ____________ contains a list of keys, and each key provides a pointer to the record that contains the rest of the fields related to that key.​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
72
Exploits that use malicious SQL statements to gain unauthorized access to a database are called SQL _____________.​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
73
A(n) ________________ is a software tool for specifying the content and format for a database report.​

A)​report generator
B)database index​
C)​sort key
D)​primary key
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
74
A table's physical sort order is the order in which records are arranged on storage devices.​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
75
The goal of ______________ is to minimize data redundancy.​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
76
In SQL terminology, creating a relationship between tables is referred to as _______ tables.​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
77
SQL keywords must be entered in all uppercase letters because they are case-sensitive.​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
78
Modifications to the contents of a database field are made by using the SQL _________ command.​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
79
Computer programming languages designed for databases are called _________ languages because one of their main capabilities is to request data from a database​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
80
A report ____________ contains the outline or general specifications for a report.​
Unlock Deck
Unlock for access to all 102 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 102 flashcards in this deck.