Rat 6
Microsoft's DBMS that includes built-in report generation and reporting is called ________.
A. Access
________ is another way to facilitate big data analysis and remove bottlenecks normally found in a traditional database.
A. In-memory computing
To describe datasets with volumes so huge that they are beyond the ability of typical DBMS to capture, store, and analyze, the term __________ is used.
A. big data
A record describes a(n) ________ which is a person, place, thing, or event on which we store and maintain information. Each characteristic or quality describing a particular
A. entity; entity; attribute
Although "Big Data" doesn't refer to a specific amount of data, it usually does involve ________.
A. petabytes
A(n) ________ enables an organization to centrally manage and organize data.
Database management system
SQL stands for ________.
E. Structured Query Language
The corporate function that is responsible for defining and organizing the content of the database as well as database maintenance is ________.
E. database administration
A ________ is a component in the computer system data hierarchy that includes content such as Student ID 100, Course IS 101, and Grade A.
E. field
The most popular type of database today for PCs as well as for larger computers and mainframes is ___________ database.
E. the relational
________ is the most popular NoSQL DBMS.
Hadoop
The field that uniquely identifies a row in a relational database table is called a ________.
primary key
Data cleansing, working to identify and fix incorrect data, is also called ________.
B. data scrubbing
A ________ provides the link from one table to another table's primary key.
B. foreign key
Which of the following is a distributed database technology that enables firms and organizations to create and verify transactions on a peer-to-peer network nearly instantaneously
C. Blockchain
All of the following are types of information obtained from data mining EXCEPT ________.
C. Web beacons
A(n) ________ is a database that stores historic and current data for the use of decision makers in the organization.
C. data warehouse
A(n) ________ database makes it possible to store information across millions of machines in hundreds of data centers around the globe, with special time-keeping tools to
C. distributed
A person, place, or thing which is stored in a database is called a(n) ________.
C. entity
A ________ is a component in the computer system data hierarchy that consists of multiple records of the same type.
C. file
A(n) ________ is an important resource for an organization to create, illustrating rules on how data is organized and who has access to what data.
C. information policy
The formal process to remove data problems such as repeating groups is called ________.
C. normalization
What makes a Blockchain system possible and attractive to business firms?
D. Its encryption and authentication processes make it highly secure for storing many
________ use a more flexible data model and are designed for big data.
D. Non-relational database management systems
The sales, manufacturing, and inventory systems at a bicycle manufacturer use different codes to represent bicycle frame sizes. For example, in the sales system, a large bike
D. data inconsistency
A(n) ________ is a collection of data organized to serve many applications efficiently.
D. database
DBMS have a data________ capability that is used to specify the structure of the content of the database.
D. definition
The term data ________ is used to describe the policies and processes for managing the availability, usability, integrity, and security of the data employed in an enterprise.
D. governance
Data is considered to be ________ when the same attribute has different values.
D. inconsistent