IS CH 6 – Flashcards

Unlock all answers in this set

Unlock answers
question
True
answer
Web mining is the discovery of useful patterns on the Web
question
False
answer
A grouping of characters into a word, a group of words, or a complete number is called a record.
question
True
answer
Every record in a file should contain at least one key field
question
True
answer
Both Oracle and Microsoft Access use SQL to retrieve information from the database
question
True
answer
DBMS simplify how end users work with databases by separating the logical and physical views of the data
question
False
answer
Most back-end databases are able to interpret HTML commands
question
True
answer
Hadoop can process large quantities of any type of data, including video and Twitter feeds
question
False
answer
The two key services of Hadoop are HDFS and in-memory computing
question
True
answer
A data warehouse may include information from legacy systems
question
False
answer
A data warehouse is typically comprised of several smaller data marts
question
True
answer
OLAP is a key tool of BI
question
False
answer
OLAP is used to find hidden patterns and relationships in large databases, and infer rules from these to infer future behavior.
question
True
answer
A foreign key is a field that links to a separate table
question
True
answer
In-memory computing relies on a computer's main memory for storing data
question
False
answer
Implementing a Web interface for a database requires changes to the database itself.
question
True
answer
Common Gateway Interface is a specification for processing data on a Web server
question
False
answer
In linking databases to the Web, the role of the application server is to host the DBMS
question
True
answer
A firm's information policy lays out who is responsible for updating and maintaining the information in a database system
question
False
answer
The use of different terms for identifying data in a firm's various information systems is an example of redundant data
question
True
answer
Data cleansing is the same process as data scrubbing
question
NoSQL databases
answer
MongoDB and SimpleDB are both examples of
question
library card catalog
answer
An example of a pre-digital database is a:
question
Identify the data needed to run the business
answer
What is the first step you should take in managing data for a firm?
question
The entity CUSTOMER with the attribute ADDRESS
answer
Which of the following best illustrates the relationship between entities and attributes
question
relational DBMS
answer
The type of logical database model that treats data as if they were stored in two-dimensional tables is the
question
Relationships between entities
answer
What are the relationships that the relational database is named for
question
attribute
answer
A characteristic or quality describing an entity is called a(n)
question
five tables: for customers, employees, suppliers, parts, and sales
answer
The most basic business database is comprised of
question
row
answer
In a table for customers, the information about a single customer would reside in a single
question
tuple
answer
In a relational database, a record is also called a(n):
question
primary key
answer
A field identified in a table as holding the unique identifier of the table's records is called the
question
key field
answer
A field identified in a record as holding the unique identifier for that record is called the:
question
entity-relationship diagram
answer
A schematic of the entire database that describes the relationships in a database is called a(n)
question
in two short marks
answer
A one-to-one relationship between two entities is symbolized in a diagram by a line that ends:
question
with a crows foot preceded by a short mark
answer
A one-to-many relationship between two entities is symbolized in a diagram by a line that ends:
question
intersection relation
answer
A table that links two tables that have a many-to-many relationship is often called a(n)
question
normalization
answer
The process of streamlining data to minimize redundancy and awkward many-to-many relationships is called:
question
physical database available for different logical views
answer
A DBMS makes the
question
presents data as they would be perceived by end users
answer
The logical view of a database
question
Query wizard tool
answer
Which of the following is not a typical feature of DBMS
question
DBMS for desktop PC systems
answer
access is a
question
find new groupings within data
answer
In clustering, a data mining tool will
question
popular open-source DBMS
answer
MySQL is a:
question
discovery driven
answer
Data mining is more ________ than OLAP
question
select, project, and join
answer
In a relational database, the three basic operations used to develop useful sets of data are
question
creates a subset consisting of all records in the file that meet stated criteria
answer
The select operation
question
SQL queries.
answer
All of the following are tools or technologies for extracting information from unstructured data sets except
question
creates a subset consisting of columns in a table.
answer
The project operation
question
Critical, as without one, your data may be inaccurate, incomplete, or difficult to retrieve
answer
Which of the following best describes the importance of creating an accurate data model for your business's database
question
data dictionary
answer
An automated or manual file that stores information about data elements and data characteristics such as usage, physical representation, ownership, authorization, and security is the:
question
one-to-one
answer
You are working in the IT department of a small paper supply company and planning a new database that monitors employee benefits and productivity. What would be the relationship you need to establish between Employee_ID in the Employee table and Parking_spot_number in the
question
SQL
answer
The most prominent data manipulation language today is
question
display data in an easier-to-read format
answer
DBMS typically include report-generating tools in order to
question
Structuring the database
answer
What is the purpose of a DBMS's data definition function
question
Non-relational DBMS
answer
Which of the following database types would be best suited for storing multimedia
question
Analytic platforms
answer
Pre-configured hardware-software systems that use both relational and non-relational technology optimized for analyzing large datasets are referred to as:
question
Data warehouse systems provide easy-to-use tools for managers to easily update data
answer
Which of the following statements about data warehouses is not true
question
it typically focuses on a single subject area or line of business
answer
A data mart usually can be constructed more rapidly and at lower cost than a data warehouse because:
question
business intelligence
answer
Tools for consolidating, analyzing, and providing access to vast amounts of data to help users make better business decisions are known as
question
OLAP.
answer
The tool that enables users to view the same data in different ways using multiple dimensions is:
question
users to obtain online answers to ad hoc questions in a rapid amount of time.
answer
OLAP is a tool for enabling
question
find hidden relationships in data
answer
Data mining is a tool for allowing users to
question
occurrences linked to a single event
answer
In terms of the data relationships found by data mining, associations refers to
question
events linked over time
answer
In terms of the data relationships found by data mining, sequences refers to
question
web usage mining
answer
Which of the following would you use to find patterns in user interaction data recorded by Web servers?
question
web structure mining
answer
Which of the following would you use to find out which Web sites with content related to database design were the most often linked to by other Web sites?
question
database administration
answer
Within a corporate information services department, the task of creating the physical database and its logical relations are responsibilities of the ________ function
question
text mining
answer
Businesses use ________ tools to search and analyze unstructured data sets, such as e-mails and memos.
question
data redundancy
answer
The confusion created by ________ makes it difficult for companies to create customer relationship management, supply chain management, or enterprise systems that integrate data from different sources.
question
data scrubbing
answer
Detecting and correcting data in a database or file that are incorrect, incomplete, improperly formatted, or redundant is called
question
referential integrity rules
answer
Relational database systems use ________ to ensure that relationships between coupled tables remain consistent.
question
True
answer
A DBMS is special software for creating, storing, organizing, and accessing data from a database.
question
True
answer
A physical view shows data as it is organized on the storage media
question
True
answer
End users use a data manipulation language to manipulate data in the database
question
open-source software framework designed for distributing data-processing over inexpensive computers.
answer
Hadoop is a(n):
question
warehouse
answer
A data ________ stores current and historical data of potential interest to decision makers throughout the company.
question
database server
answer
A(n) ________ is a dedicated computer in a client/server environment that hosts a DBMS
question
False
answer
An information policy specifies the procedures and rules for defining the structure and content of corporate databases.
question
True
answer
Data administration is a special organizational function that manages the policies and procedures through which data can be managed as an organizational resource.
question
data quality audit
answer
A(n) ________ is a structured survey of the accuracy and level of completeness of the data in an information system.
Get an explanation on any task
Get unstuck with the help of our AI assistant in seconds
New