IS: Chapter 6 Review

Ace your homework & exams now with Quizwiz!

True or False: A grouping of characters into a word, a group of words, or a complete number is called a record.

False

True or False: A DBMS is special software for creating, storing, organizing, and accessing data from a database.

True

True or False: A foreign key is a field that links to a separate table.

True

True or False: A physical view shows data as it is organized on the storage media

True

True or False: Both Oracle and Microsoft Access use SQL to retrieve information from a database.

True

True or False: DBMS simplify how end users work with databases by separating the logical and physical views of the data.

True

True or False: End users use a data manipulation language to manipulate data in the database.

True

True or False: Every record in a file should contain at least one key field

True

A(n) ________ is a structured survey of the accuracy and level of completeness of the data in an information system. a. data quality audit b. systems analysis c. systems audit d. data analysis e. data overview

a. data quality audit

In terms of the data relationships found by data mining, sequences refers to: a. events linked over time. b. patterns that describe a group to which an item belongs. c. occurrences linked to a single event. d. undiscovered groupings. e. classifications when no groups have yet been defined.

a. events linked over time

What is the first step you should take in managing data for a firm? a. Identify the data needed to run the business. b. Cleanse the data before importing it to any database. c. Normalize the data before importing to a database. d. Audit your data quality. e. Remove redundancy.

a. identify the data needed to run the business

A one-to-one relationship between two entities is symbolized in a diagram by a line that ends: a. in two short marks b. in one short mark c. with a crow's foot d. with a crow's foot topped by a short mark e. with a crows foot topped by two short marks

a. in two short marks

A data mart usually can be constructed more rapidly and at lower cost than a data warehouse because: a. it typically focuses on a single subject area or line of business b. all the information is historical c. it uses a web interface d. all of the information belongs to a single company e. it is open-source

a. it typically focuses on a single subject area or line of business

In clustering, a data mining tool will find: a. new groupings within data. b. related predictions from existing values. c. several events grouped by time. d. new associations. e. forecasts for future events.

a. new grouping within data

The process of streamlining data to minimize redundancy and awkward many-to-many relationships is called: a. normalization b. data scrubbing c. data cleansing d. data administration e. data management

a. normalization

OLAP is a tool that enables users to: a. obtain online answers to ad hoc questions in a rapid amount of time. b. view both logical and physical views of data. c. quickly diagram data relationships. d. normalize data. e. find hidden patterns in large databases.

a. obtain online answers to ad hoc questions in a rapid amount of time

A field identified in a table as holding the unique identifier of the table's records is called the: a. primary key b. key field c. primary field d. foreign key e. identifying field

a. primary key

Links coming out of an online document are a sign of: a. richness or variety of topics covered b. popularity c. data quality d. data usage e. marketing

a. richness or variety of topics covered

In a relational database, a record is also called a(n): a. tuple b. key field c. entity d. field e. table

a. tuple

A data ________ stores current and historical data of potential interest to decision makers throughout the company. a. warehouse b. mart c. archive d. mine e. center

a. warehouse

Which of the following would you use to find patterns in user interaction data recorded by web servers? a. web usage mining b. web server mining c. web structure mining d. web content mining e. web protocol mining

a. web usage mining

All of the following are tools or technologies for extracting information from unstructured data sets except: a. sentiment analysis software b. SQL queries c. Hadoop d. a non-relational DBMS e. text mining

b. SQL queries

Tools for consolidating, analyzing, and providing access to vast amounts of data to help users make better business decisions are known as: a. DSS b. business intelligence c. OLAP d. data mining e. in-memory computing

b. business intelligence

The project operation: a. combines relational tables to provide the user with more information than is otherwise available. b. creates a subset consisting of columns in a table. c. organizes elements into segments. d. identifies the table from which the columns will be selected. e. stores definitions of data elements.

b. creates a subset consisting of columns in a table

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. a. batch processing b. data redundancy c. data independence d. online processing e. data freedom

b. data rebundancy

A table that links two tables that have a many-to-many relationship is often called a(n): a. derived table b. intersection relation c. foreign table d. entity-relationship table e. derived relation

b. intersection relation

Which of the following best describes the importance of creating an accurate data model for your business's database? a. It is not essential, as the data model itself is modified by the database continuously. b. It is critical, as without one, your data may be inaccurate, incomplete, or difficult to retrieve. c. It is essential, as table relationships cannot be created without an accurate data model. d. It is somewhat important, as the type of data model will define what kinds of data will be stored. e. It is unnecessary, as a well-designed database should not require one.

b. it is critical, as without one, your data may be inaccurate, incomplete, or difficult to retrieve

A field identified in a record as holding the unique identifier for that record is called the: a. primary key b. key field c. primary field d. foreign key e. identifying field

b. key field

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 Perks table? a. one-to-many b. one-to-one c. many-to-many d. many-to-one e. one-to-all

b. one-to-one

Links pointing to an online document are a sign of: a. richness or variety of topics covered. b. popularity. c. data quality. d. data usage. e. marketing.

b. popularity

What are the relationships that the relational database is named for? a. Relationships between rows and columns b. Relationships between entities c. Relationships between fields and records d. Relationships between databases e. Relationships between attributes

b. relationships between entities

Which of the following best illustrates the relationship between entities and attributes? a. The entity CUSTOMER with the attribute PRODUCT b. The entity CUSTOMER with the attribute ADDRESS c. The entity PRODUCT with the attribute PURCHASE d. The entity PRODUCT with the attribute CUSTOMER e. The entity ADDRESS with the attribute CUSTOMER

b. the entity CUSTOMER with the attribute ADDRESS

MongoDB and SimpleDB are both examples of: a. open-source databases. b. SQL databases. c. NoSQL databases. d. cloud databases. e. big data databases.

c. NoSQL databases

Which of the following database types would be best suited for storing multimedia? a. SQL DBMS b. Open-source DBMS c. Non-relational DBMS d. Cloud-based database e. NoSQL DBMS

c. Non-relational DBMS

Which of the following is the most prominent data manipulation language today? a. Access b. DB2 c. SQL d. Crystal Reports e. Hadoop

c. SQL

Detecting and correcting data in a database or file that are incorrect, incomplete, improperly formatted, or redundant is called: a. data auditing b. defragmentation c. data scrubbing d. data optimization e. data repair

c. data scrubbing

A(n) ________ is a dedicated computer in a client/server environment that hosts a DBMS. a. web server b. online server c. database server d. client server e. application server

c. database server

In terms of the data relationships found by data mining, associations refers to: a. events linked over time. b. patterns that describe a group to which an item belongs. c. occurrences linked to a single event. d. undiscovered groupings. e. classification when no groups have yet been defined.

c. occurrences linked to a single event

Hadoop is a(n): a. NoSQL database technology that stores both data and procedures acting on the data as objects. b. data mining platform designed for storing and analyzing big data produced by web communications and transactions. c. open-source software framework designed for distributing data-processing over inexpensive computers. d. pre-configured hardware-software system designed for analyzing big data. e. high-speed platform used to analyze large data sets

c. open-source software framework designed for distributing data-processing over inexpensive computers

In a relational database, the three basic operations used to develop useful sets of data are: a. select, project, and where b. select, join, and where c. select, project, and join d. select, from, and join e. who, what, and where

c. select, project, and join

Businesses use ________ tools to search and analyze unstructured data sets, such as emails and memos. a. Hadoop b. web mining c. text mining d. OLAP e. DBMS

c. text mining

Which of the following would you use to find out which websites with content related to database design were the most often linked to by other websites? a. web usage mining b. web server mining c. web structure mining d. web content mining e. web protocol mining

c. web structure mining

Access is a: a. DBMS for mobile devices. b. popular open-source DBMS. c. DBMS for midrange computers. d. DBMS for desktop PC systems. e. DBMS for mainframe computer

d. DBMS for desktop PC systems

Pre-configured hardware-software systems that use both relational and non-relational technology optimized for analyzing large datasets are referred to as: a. hybrid DBMS b. Hadoop c. BI d. analytic platforms e. data marts

d. analytic platforms

A characteristic or quality describing an entity is called a(n): a. field b. tuple c. key field d. attribute e. table

d. attribute

The select operation: a. combines relational tables to provide the user with more information than is otherwise available. b. creates a subset consisting of columns in a table. c. identifies the table from which the columns will be selected. d. creates a subset consisting of all records in the file that meet stated criteria. e. specifies the content of the database.

d. creates a subset consisting of all records in the file that meet stated criteria

Which of the following statements about data warehouses is not true? a. They store supply data to be used across the enterprise for management analysis and decision making. b. Data warehouse systems provide a range of ad hoc and standardized query tools, analytical tools, and graphical reporting facilities. c. They may include data from website transactions. d. Data warehouse systems provide easy-to-use tools for managers to easily update data. e. Data warehouses make data available for anyone to access as needed.

d. data warehouse systems provide easy-to-use tools for managers to easily update data

Data mining is more ____________ than OLAP. a. data-focused b. multidimensional c. query oriented d. discovery driven e. streamlined

d. discovery driven

The most basic business database is comprised of: a. three tables: for suppliers, parts, and sales. b. four tables: for customers, suppliers, parts, and sales. c. four tables: for customers, suppliers, sales, and employees. d. five tables: for customers, employees, suppliers, parts, and sales. e. attributes instead of tables.

d. five tables: for customers, employees, suppliers, parts, and sales

The logical view of a database: a. shows how data are organized and structured on the storage media. b. presents an entry screen to the user. c. allows the creation of supplementary reports. d. presents data as they would be perceived by end users. e. shows the relationships between entities and attributes.

d. presents data as they would be perceived by end users

What is the purpose of a DBMS's data definition function? a. Storing and managing the data in the database b. Storing definitions of data elements c. Normalizing the database d. Structuring the database e. Ensuring consistency of relationships

d. structuring the database

A one-to-many relationship between two entities is symbolized in a diagram by a line that ends: a. in two short marks b. in one short mark c. with a crow's foot d. with a crow's foot preceded by a short mark e. in three short marks

d. with a crow's foot preceded by a short mark

Which of the following is an example of a company whose business model is based on access to large databases through the web? a. Gartner b. Fortune c. IBM d. Microsoft e. Facebook

e. Facebook

Which of the following enables users to view the same data in different ways using multiple dimensions? a. Hadoop b. SQL c. Big data d. Data mining e. OLAP

e. OLAP

Which of the following is the type of logical database model that treats data as if they were stored in two-dimensional tables? a. two-tiered DBMS b. Pre-digital DBMS c. Open source DBMS d. Hierarchical DBMS e. Relational DBMS

e. Relational DBMS

The smallest unit of data a computer can handle is called a: a. file b. record c. field d. byte e. bit

e. bit

Which of the following is an automated or manual file that stores information about data elements and data characteristics such as usage, physical representation, ownership, authorization, and security? a. referential integrity module b. data definition diagram c. entity-relationship diagram d. relationship dictionary e. data dictionary

e. data dictionary

Which of the following allows users to add, change, delete, or retrieve data in a database? a. attribute generation b. report generation tools c. data dictionary d. query wizard tool e. data manipulation language

e. data manipulation language

Within a corporate information services department, the task of establishing the physical database and its logical relations are responsibilities of the ________ function. a. data management b. data administration c. server administration d. data modeling e. database administration

e. database administration

DBMS typically include report-generating tools in order to: a. retrieve and display data. b. display data in tables. c. display data in graphs. d. perform predictive analysis. e. display data in an easier-to-read-format

e. display data in an easier-to-read-format

A schematic of the entire database that describes the relationships in a database is called a(n): a. data dictionary b. intersection relationship diagram c. field key diagram d. data definition diagram e. entity-relationship diagram

e. entity-relationship diagram

Data mining is a tool for allowing users to: a. quickly compare transaction data gathered over many years. b. perform multidimensional data analysis. c. obtain online answers to ad hoc questions in a rapid amount of time. d. summarize massive amounts of data into much smaller, traditional reports. e. find hidden relationships in data

e. find hidden relationships in data

Common data quality problems include all of the following except: a. misspelled names b. transposed numbers c. incorrect codes d. missing codes e. internet connectivity problems

e. internet connectivity problems

A DBMS makes the: a. relational database available for different analytical views. b. logical database available for different analytical views. c. physical database available for different relational views. d. relational database available for different physical views. e. physical database available for different logical views

e. physical database available for different logical views

MySQL is a: a. DBMS for mobile devices. b. programming language. c. mainframe relational DBMS. d. DBMS for desktop systems. e. popular open-source DBMS.

e. popular open-source DBMS

Relational database systems use ________ to ensure that relationships between coupled tables remain consistent a. intersection relations b. one-to-one ordering c. entity-relationship diagrams d. foreign keys e. referential integrity rules

e. referential integrity rules

In a table for customers, the information about a single customer would reside in a single: a. field b. entity c. column d. table e. row

e. row


Related study sets

APUSH Vocabulary Chapter 18 & 19

View Set

M: Ch 20 assessment of the newborn

View Set

Spanish II B : U9L2 : El futuro - primera parte

View Set

Blaw 371 ch 19 - Consumer Protection

View Set