Deck 3: Database Systems,data Warehouses,and Data Marts

Full screen (f)
exit full mode
Question
With the indexed sequential access method (ISAM),records cannot be accessed randomly.
Use Space or
up arrow
down arrow
to flip the card.
Question
Updating a flat file system is efficient and consumes less time.
Question
The integrity rules component of a data model defines the boundaries of a database,constraints,and access methods.
Question
Although a database can consist of only a single file,it is usually a group of files.
Question
A database engine converts logical requests from users into their physical equivalents by interacting with other components of the database management system (DBMS).
Question
The network data model is similar to the hierarchical data model because records are organized in the same way.
Question
An advantage that a database has over a flat file system is that more information can be generated from the same data.
Question
Any changes to a database's structure,such as adding a field,deleting a field,changing a field's size,or changing the data type stored in a field,are made with the data manipulation component.
Question
Redundant data is eliminated by a process called normalization.
Question
The sequential access file structure method is effective when a large number of records are processed less frequently,perhaps on a quarterly or yearly basis.
Question
The indexed sequential access method (ISAM) is slow and becomes increasingly useful as the number of records becomes larger.
Question
The database component of an information system can generate sufficient business intelligence by accessing just the internal data of an organization.
Question
Data redundancy is eliminated or minimized in a flat file system.
Question
Disks are sequential access devices,whereas tapes are random access devices.
Question
A select operation pares down a table by eliminating columns according to certain criteria.
Question
In a relational model,the rows are called attributes and the columns are called tuples.
Question
For each database,there can be more than one physical view of data.
Question
A database is a critical component of information systems because any type of analysis that is done is based on data available in the database.
Question
In a hierarchical data model,nodes with the same parents are called siblings.
Question
Labor and population statistics are sources of internal data that are accessed by a database.
Question
Data in a database is used for analytical purposes,whereas data in a data warehouse is used for capturing and managing transactions.
Question
To begin designing a relational database,one must define the _____ by defining each table and the fields in it.

A) physical structure
B) logical structure
C) primary key
D) foreign key
Question
Business intelligence uses scorecards and query reports to support decision-making activities,whereas business analytics uses data mining tools and predictive modeling.
Question
In contrast to the query languages used to interact with a relational database,interaction with an object-oriented database takes places via methods.
Question
A database administrator is responsible for developing recovery procedures in case data is lost or corrupted.
Question
As compared to data warehouses,consolidating information from different departments or functional areas is easier in data marts.
Question
The popularity of social networks has contributed to the growth of big data.
Question
The _____ of a data model defines the boundaries of a database,such as maximum and minimum values allowed for a field.

A) data structure
B) operations
C) integrity rules
D) file structure
Question
The _____ view of a database involves how data is stored on and retrieved from storage media.

A) physical
B) logical
C) rational
D) analytical
Question
Which of the following is a source of external data?

A) Tax records
B) Sales records
C) Transaction records
D) Personnel records
Question
In comparison to a flat file system,in a database,_____.

A) complex requests can be difficult to handle
B) more storage space is required
C) programs and data are interdependent
D) more sophisticated security measures can be seen
Question
In well-designed data-driven Web sites,changes are made to the HTML code every time a Web site's data content changes.
Question
The first step in database design is defining a _____,which defines how data is created,represented,organized,and maintained.

A) data warehouse
B) data mart
C) data dictionary
D) data model
Question
In the context of data administration component,the acronym CRUD stands for copy,revise,undo,and define.
Question
A distributed database is not limited by the data's physical location.
Question
In a(n) _____ data model,each record can have multiple parent and child records.

A) network
B) hierarchical
C) operations
D) relational
Question
Which of the following is a source of internal data?

A) Tax records
B) Sales records
C) Distribution networks
D) Economic indicators
Question
The use of OR operator means that only one of the conditions in an SQL statement must be met.
Question
An e-commerce site that needs frequent updates would benefit from the use of a static Web site.
Question
Which of the following components of a data model describes methods and calculations that can be performed on data,such as updating and querying data?

A) Data structure
B) Operations
C) Integrity rules
D) File structure
Question
A _____ is usually a smaller version of a data warehouse,used by a single department or function.

A) data domain
B) data mine
C) data dictionary
D) data mart
Question
The _____ operator is used when all the conditions in a query by example (QBE) form are required to be met.

A) NOT
B) AND
C) OR
D) MIS
Question
_____ gives users subtotals of various categories,which can be useful.

A) Summary data
B) Raw data
C) Open data
D) Metadata
Question
_____ improves database efficiency by eliminating redundant data and ensuring that only related data is stored in a table.

A) Optimization
B) Fragmentation
C) Normalization
D) Encapsulation
Question
In a relational data model,a(n) _____ operation searches data in a table and retrieves records based on certain criteria.

A) insert
B) join
C) find
D) select
Question
Data warehouses are sometimes called "hypercubes" because they_____.

A) are function oriented
B) store multidimensional data
C) capture raw transaction data
D) manage transactions
Question
In a relational model,when a primary key for one table appears in another table,it is called a _____ key.

A) secondary
B) foreign
C) surrogate
D) domain
Question
A _____ is a collection of data from a variety of sources used to support decision-making applications and generate business intelligence.

A) data dictionary
B) data pattern
C) data mine
D) data warehouse
Question
_____ is information about data-its content,quality,condition,origin,and other characteristics.

A) Metadata
B) Big data
C) Summary data
D) Raw data
Question
The _____ component is responsible for data storage,manipulation,and retrieval.

A) data definition
B) data administration
C) application generation
D) database engine
Question
In a data warehouse,_____ means collecting data from a variety of sources and converting it into a format that can be used in transformation processing.

A) extraction
B) transformation
C) loading
D) aggregation
Question
The _____ component of a database management system (DBMS) is used to add,delete,modify,and retrieve records from a database.

A) data manipulation
B) application generation
C) data definition
D) data administration
Question
A(n) _____ operation pares down a table by eliminating columns according to certain criteria.

A) project
B) join
C) find
D) insert
Question
The _____ component of a database management system (DBMS) is used to create and maintain the data dictionary.

A) data manipulation
B) application generation
C) data definition
D) data administration
Question
The _____ component of a database management system (DBMS) is used for tasks such as backup and recovery,security,and change management.

A) data manipulation
B) application generation
C) data definition
D) data administration
Question
_____ is information in its original form.

A) Summary data
B) Raw data
C) Paradata
D) Metadata
Question
Data in a data warehouse can be differentiated from data in a database in that the former _____.

A) captures raw transaction data
B) is used for capturing and managing transactions
C) is focused on a specific area
D) only keeps recent activity in memory
Question
Which of the following data sources provides the input a data warehouse needs to perform analyses and generate reports?

A) Online analytical processing
B) Online transaction processing
C) Enterprise resource planning systems
D) Data mining analysis
Question
A _____ stores definitions,such as data types for fields,default values,and validation rules for data in each field.

A) data dictionary
B) data mine
C) data warehouse
D) data mart
Question
The _____ approach to setting up a distributed database management system (DDBMS) combines fragmentation and replication.

A) optimization
B) allocation
C) encapsulation
D) normalization
Question
Which of the following factors has made big data analytics accessible to nearly all types of organizations?

A) Significant improvements in storage technology
B) Flat file organization of data
C) Significant increase in costs
D) Increase in the volume of business data
Question
A(n) _____ is software for creating,storing,maintaining,and accessing database files.
Question
In a(n) _____ file structure,records in files are organized and processed in numerical order.
Question
A(n) _____ is a collection of related data that is stored in a central location or multiple locations.
Question
In large organizations,database design and management is handled by the _____.
Question
Which of the following statements is true of big data?

A) It is a consequence of geometric decay of data in data warehouses.
B) It can be efficiently processed and managed by conventional computing methods.
C) Its three dimensions are value, density, and uniformity.
D) It is a result of exponential growth of data in both public and private organizations.
Question
In a relational database,every record must be uniquely identified by a(n) _____ key.
Question
A(n) _____ is the structure and organization of data,which involves fields,records,and files.
Question
In a(n) _____ data model,the relationships among records form a treelike structure.
Question
Which of the following statements is true of data marts and data warehouses?

A) Consolidating information from different departments is easier in data marts than in data warehouses.
B) Data marts have more extended scope than data warehouses.
C) Access to data is often slower in data marts than in data warehouses.
D) Despite being smaller, data marts can usually perform the same type of analysis as data warehouses.
Question
Grouping objects along with their attributes and methods into a class is called _____.
Question
Which of the following is a key factor that has contributed to the growth and popularity of big data?

A) Implosion in data growth
B) Brick and mortar businesses
C) Mobile and wireless technology
D) Exponential decay of organizational data
Question
The advantage of _____ is that both sequential and random access can be used,depending on the situation and the user's needs.
Question
In a(n) _____ file structure,records can be accessed in any order,regardless of their physical location in storage media.
Question
The _____ view of a database involves how information appears to users and how it can be organized and retrieved.
Question
_____ refers to new objects being created faster and more easily by entering new data in attributes.
Question
The _____ dimension of big data refers to the sheer quantity of transactions,measured in petabytes or exabytes.

A) viscosity
B) volume
C) variety
D) velocity
Question
Business analytics uses _____ to support decision-making activities.

A) data mining tools
B) dashboards
C) query reports
D) OLAP
Question
The variety dimension of big data refers to a combination of _____.

A) data warehouse and data mart
B) raw data and metadata
C) structured data and unstructured data
D) data definition and data manipulation
Question
_____ is used to facilitate and manage transaction-oriented applications,such as point-of-sale,data entry,and retrieval transaction processing.
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/104
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 3: Database Systems,data Warehouses,and Data Marts
1
With the indexed sequential access method (ISAM),records cannot be accessed randomly.
False
2
Updating a flat file system is efficient and consumes less time.
False
3
The integrity rules component of a data model defines the boundaries of a database,constraints,and access methods.
True
4
Although a database can consist of only a single file,it is usually a group of files.
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
5
A database engine converts logical requests from users into their physical equivalents by interacting with other components of the database management system (DBMS).
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
6
The network data model is similar to the hierarchical data model because records are organized in the same way.
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
7
An advantage that a database has over a flat file system is that more information can be generated from the same data.
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
8
Any changes to a database's structure,such as adding a field,deleting a field,changing a field's size,or changing the data type stored in a field,are made with the data manipulation component.
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
9
Redundant data is eliminated by a process called normalization.
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
10
The sequential access file structure method is effective when a large number of records are processed less frequently,perhaps on a quarterly or yearly basis.
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
11
The indexed sequential access method (ISAM) is slow and becomes increasingly useful as the number of records becomes larger.
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
12
The database component of an information system can generate sufficient business intelligence by accessing just the internal data of an organization.
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
13
Data redundancy is eliminated or minimized in a flat file system.
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
14
Disks are sequential access devices,whereas tapes are random access devices.
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
15
A select operation pares down a table by eliminating columns according to certain criteria.
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
16
In a relational model,the rows are called attributes and the columns are called tuples.
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
17
For each database,there can be more than one physical view of data.
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
18
A database is a critical component of information systems because any type of analysis that is done is based on data available in the database.
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
19
In a hierarchical data model,nodes with the same parents are called siblings.
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
20
Labor and population statistics are sources of internal data that are accessed by a database.
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
21
Data in a database is used for analytical purposes,whereas data in a data warehouse is used for capturing and managing transactions.
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
22
To begin designing a relational database,one must define the _____ by defining each table and the fields in it.

A) physical structure
B) logical structure
C) primary key
D) foreign key
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
23
Business intelligence uses scorecards and query reports to support decision-making activities,whereas business analytics uses data mining tools and predictive modeling.
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
24
In contrast to the query languages used to interact with a relational database,interaction with an object-oriented database takes places via methods.
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
25
A database administrator is responsible for developing recovery procedures in case data is lost or corrupted.
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
26
As compared to data warehouses,consolidating information from different departments or functional areas is easier in data marts.
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
27
The popularity of social networks has contributed to the growth of big data.
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
28
The _____ of a data model defines the boundaries of a database,such as maximum and minimum values allowed for a field.

A) data structure
B) operations
C) integrity rules
D) file structure
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
29
The _____ view of a database involves how data is stored on and retrieved from storage media.

A) physical
B) logical
C) rational
D) analytical
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
30
Which of the following is a source of external data?

A) Tax records
B) Sales records
C) Transaction records
D) Personnel records
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
31
In comparison to a flat file system,in a database,_____.

A) complex requests can be difficult to handle
B) more storage space is required
C) programs and data are interdependent
D) more sophisticated security measures can be seen
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
32
In well-designed data-driven Web sites,changes are made to the HTML code every time a Web site's data content changes.
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
33
The first step in database design is defining a _____,which defines how data is created,represented,organized,and maintained.

A) data warehouse
B) data mart
C) data dictionary
D) data model
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
34
In the context of data administration component,the acronym CRUD stands for copy,revise,undo,and define.
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
35
A distributed database is not limited by the data's physical location.
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
36
In a(n) _____ data model,each record can have multiple parent and child records.

A) network
B) hierarchical
C) operations
D) relational
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
37
Which of the following is a source of internal data?

A) Tax records
B) Sales records
C) Distribution networks
D) Economic indicators
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
38
The use of OR operator means that only one of the conditions in an SQL statement must be met.
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
39
An e-commerce site that needs frequent updates would benefit from the use of a static Web site.
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
40
Which of the following components of a data model describes methods and calculations that can be performed on data,such as updating and querying data?

A) Data structure
B) Operations
C) Integrity rules
D) File structure
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
41
A _____ is usually a smaller version of a data warehouse,used by a single department or function.

A) data domain
B) data mine
C) data dictionary
D) data mart
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
42
The _____ operator is used when all the conditions in a query by example (QBE) form are required to be met.

A) NOT
B) AND
C) OR
D) MIS
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
43
_____ gives users subtotals of various categories,which can be useful.

A) Summary data
B) Raw data
C) Open data
D) Metadata
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
44
_____ improves database efficiency by eliminating redundant data and ensuring that only related data is stored in a table.

A) Optimization
B) Fragmentation
C) Normalization
D) Encapsulation
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
45
In a relational data model,a(n) _____ operation searches data in a table and retrieves records based on certain criteria.

A) insert
B) join
C) find
D) select
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
46
Data warehouses are sometimes called "hypercubes" because they_____.

A) are function oriented
B) store multidimensional data
C) capture raw transaction data
D) manage transactions
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
47
In a relational model,when a primary key for one table appears in another table,it is called a _____ key.

A) secondary
B) foreign
C) surrogate
D) domain
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
48
A _____ is a collection of data from a variety of sources used to support decision-making applications and generate business intelligence.

A) data dictionary
B) data pattern
C) data mine
D) data warehouse
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
49
_____ is information about data-its content,quality,condition,origin,and other characteristics.

A) Metadata
B) Big data
C) Summary data
D) Raw data
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
50
The _____ component is responsible for data storage,manipulation,and retrieval.

A) data definition
B) data administration
C) application generation
D) database engine
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
51
In a data warehouse,_____ means collecting data from a variety of sources and converting it into a format that can be used in transformation processing.

A) extraction
B) transformation
C) loading
D) aggregation
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
52
The _____ component of a database management system (DBMS) is used to add,delete,modify,and retrieve records from a database.

A) data manipulation
B) application generation
C) data definition
D) data administration
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
53
A(n) _____ operation pares down a table by eliminating columns according to certain criteria.

A) project
B) join
C) find
D) insert
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
54
The _____ component of a database management system (DBMS) is used to create and maintain the data dictionary.

A) data manipulation
B) application generation
C) data definition
D) data administration
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
55
The _____ component of a database management system (DBMS) is used for tasks such as backup and recovery,security,and change management.

A) data manipulation
B) application generation
C) data definition
D) data administration
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
56
_____ is information in its original form.

A) Summary data
B) Raw data
C) Paradata
D) Metadata
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
57
Data in a data warehouse can be differentiated from data in a database in that the former _____.

A) captures raw transaction data
B) is used for capturing and managing transactions
C) is focused on a specific area
D) only keeps recent activity in memory
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
58
Which of the following data sources provides the input a data warehouse needs to perform analyses and generate reports?

A) Online analytical processing
B) Online transaction processing
C) Enterprise resource planning systems
D) Data mining analysis
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
59
A _____ stores definitions,such as data types for fields,default values,and validation rules for data in each field.

A) data dictionary
B) data mine
C) data warehouse
D) data mart
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
60
The _____ approach to setting up a distributed database management system (DDBMS) combines fragmentation and replication.

A) optimization
B) allocation
C) encapsulation
D) normalization
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
61
Which of the following factors has made big data analytics accessible to nearly all types of organizations?

A) Significant improvements in storage technology
B) Flat file organization of data
C) Significant increase in costs
D) Increase in the volume of business data
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
62
A(n) _____ is software for creating,storing,maintaining,and accessing database files.
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
63
In a(n) _____ file structure,records in files are organized and processed in numerical order.
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
64
A(n) _____ is a collection of related data that is stored in a central location or multiple locations.
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
65
In large organizations,database design and management is handled by the _____.
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
66
Which of the following statements is true of big data?

A) It is a consequence of geometric decay of data in data warehouses.
B) It can be efficiently processed and managed by conventional computing methods.
C) Its three dimensions are value, density, and uniformity.
D) It is a result of exponential growth of data in both public and private organizations.
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
67
In a relational database,every record must be uniquely identified by a(n) _____ key.
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
68
A(n) _____ is the structure and organization of data,which involves fields,records,and files.
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
69
In a(n) _____ data model,the relationships among records form a treelike structure.
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
70
Which of the following statements is true of data marts and data warehouses?

A) Consolidating information from different departments is easier in data marts than in data warehouses.
B) Data marts have more extended scope than data warehouses.
C) Access to data is often slower in data marts than in data warehouses.
D) Despite being smaller, data marts can usually perform the same type of analysis as data warehouses.
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
71
Grouping objects along with their attributes and methods into a class is called _____.
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
72
Which of the following is a key factor that has contributed to the growth and popularity of big data?

A) Implosion in data growth
B) Brick and mortar businesses
C) Mobile and wireless technology
D) Exponential decay of organizational data
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
73
The advantage of _____ is that both sequential and random access can be used,depending on the situation and the user's needs.
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
74
In a(n) _____ file structure,records can be accessed in any order,regardless of their physical location in storage media.
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
75
The _____ view of a database involves how information appears to users and how it can be organized and retrieved.
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
76
_____ refers to new objects being created faster and more easily by entering new data in attributes.
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
77
The _____ dimension of big data refers to the sheer quantity of transactions,measured in petabytes or exabytes.

A) viscosity
B) volume
C) variety
D) velocity
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
78
Business analytics uses _____ to support decision-making activities.

A) data mining tools
B) dashboards
C) query reports
D) OLAP
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
79
The variety dimension of big data refers to a combination of _____.

A) data warehouse and data mart
B) raw data and metadata
C) structured data and unstructured data
D) data definition and data manipulation
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
80
_____ is used to facilitate and manage transaction-oriented applications,such as point-of-sale,data entry,and retrieval transaction processing.
Unlock Deck
Unlock for access to all 104 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 104 flashcards in this deck.