True - correct answer Data Management is more focused on the acquisition and preparation of data
False - correct answer A core task in the "data analytics" is building databases
True - correct answer Data analytics includes the application of statistical modeling tools or other
techniques to get information from the data
False - correct answer Semi-structure data does not have any organizational property
Veracity - correct answer Volume, velocity, and variety are the three Vs of big data. What is the
fourth?
Thing that users want to store - correct answer An entity in a relational database is a(n): _______
One table must have a primary key and the other must have a foreign key - correct answer Which of
the following must be true for two tables to be related? _____
Structured Data: RDBMS is not a good fit
Unstructured Data: RDBMS is a good fit - correct answer Which of the following is an incorrect
comparisons of big data types? _______
Twitter data - correct answer Which of the following is an example of semi-structured data? _______
Relational Database Management System - correct answer RDBMS stands for:
Distributed Computing - correct answer A (__________) refers to a technique that allows computers
to be connected and work together
, False - correct answer A commodity cluster refers to using a larger number of high-performance
computers in serial
False - correct answer Parallel processing is the act of processing one task at a time
Discontinue in operation after a fault has occured - correct answer Which one is NOT TRUE about the
distributed computing?
Scalability - correct answer (__________) refers to the capability to sustain a certain level of
performance under increasing loads
At the end of the transaction, all data must be left in a consistent state - correct answer Consistency,
in the context of ACID, means that ___________
False - correct answer Online Transaction Processing (OLTP) supports data analysis rather than data
processing
Relational - correct answer NewSQL databases use which of the following data models?
Relational - correct answer Which of the following is not a data model used in NoSQL databases?
Improved ability to keep data consistent - correct answer Which of the following is not a reason
NoSQL has become a popular solution for organizations? _______
Eventual Consistency - correct answer (____________) is the idea that all of the data will become
consistent over time
Tasks in a transaction must either be completed, or none of them are performed - correct answer
Atomicity refers to the fact that ____________