Deck 9: Data Warehousing and Data Integration

Full screen (f)
exit full mode
Question
________ technologies are allowing more opportunities for real-time data warehouses.

A) Web
B) MOLAP
C) RFID
D) GPS
Use Space or
up arrow
down arrow
to flip the card.
Question
The real-time data warehouse is characterized by which of the following?

A) It accepts batch feeds of transaction data.
B) Data are immediately transformed and loaded into the warehouse.
C) It provides periodic access for the transaction processing systems to an enterprise data warehouse.
D) It is based on Oracle technology.
Question
A data mart is a(n):

A) enterprise-wide data warehouse.
B) smaller system built upon file processing technology.
C) data warehouse that is limited in scope.
D) generic on-line shopping site.
Question
Which of the following organizational trends does not encourage the need for data warehousing?

A) Multiple, nonsynchronized systems
B) Focus on customer relationship management
C) Downsizing
D) Focus on supplier relationship management
Question
Which of the following data-mining applications identifies customers for promotional activity?

A) Population profiling
B) Target marketing
C) Usage analysis
D) Product affinity
Question
Informational systems are designed for all of the following EXCEPT:

A) running a business in real time.
B) supporting decision making.
C) complex queries.
D) data mining.
Question
One characteristic of independent data marts is complexity for end users when they need to access data in separate data marts. This complexity is caused by not only having to access data from separate databases, but also from:

A) the possibility of a new generation of inconsistent data systems, the data marts themselves.
B) lack of user training.
C) denormalized data.
D) incongruent data formats.
Question
The characteristic that indicates that a data warehouse is organized around key high-level entities of the enterprise is:

A) subject-oriented.
B) integrated.
C) time-variant.
D) nonvolatile.
Question
All of the following are some beneficial applications for real-time data warehousing EXCEPT:

A) just-in-time transportation.
B) e-commerce. For example, an abandoned shopping cart can trigger an e-mail promotional message.
C) fraud detection in credit card transactions.
D) data entry.
Question
When we consider data in the data warehouse to be time variant, we mean:

A) that the time of storage varies.
B) data in the warehouse contain a time dimension so that they may be used to study trends and changes.
C) that there is a time delay between when data are posted and when we report on the data.
D) that time is relative.
Question
Operational and informational systems are generally separated because of which of the following factors?

A) A data warehouse centralizes data that are scattered throughout disparate operational systems and makes them readily available for decision support applications.
B) A properly designed data warehouse decreases value to data.
C) A separate data warehouse increases contention for resources.
D) Only operational systems allow SQL statements.
Question
A dependent data mart:

A) is filled with data extracted directly from the operational system.
B) is filled exclusively from the enterprise data warehouse with reconciled data.
C) is dependent upon an operational system.
D) participates in a relationship with an entity.
Question
A logical data mart is a(n):

A) data mart consisting of only logical data.
B) data mart created by a relational view of a slightly denormalized data warehouse.
C) integrated, subject-oriented, detailed database designed to serve operational users.
D) centralized, integrated data warehouse.
Question
All of the following are unique characteristics of a logical data mart EXCEPT:

A) logical data marts are not physically separate databases, but rather a relational view of a data warehouse.
B) the data mart is always up-to-date since data in a view is created when the view is referenced.
C) the process of creating a logical data mart is lengthy.
D) data are moved into the data warehouse rather than a separate staging area.
Question
The analysis of data or information to support decision making is called:

A) operational processing.
B) informational processing.
C) artificial intelligence.
D) data scrubbing.
Question
All of the following are limitations of the independent data mart EXCEPT:

A) separate extraction, transformation, and loading processes are developed for each data mart.
B) data marts may not be consistent with one another.
C) there is no capability to drill down into greater detail in other data marts.
D) it is often more expedient to build a data mart than a data warehouse.
Question
Going from a summary view to progressively lower levels of detail is called data:

A) cubing.
B) drill down.
C) dicing.
D) pivoting.
Question
Which of the following factors drive the need for data warehousing?

A) Businesses need an integrated view of company information.
B) Informational data must be kept together with operational data.
C) Data warehouses generally have better security.
D) Reduce virus and Trojan horse threats.
Question
The key discovery that triggered the development of data warehouses was:

A) computer viruses.
B) new ways to present information using mobile devices.
C) the recognition of the differences between transactional systems and informational systems.
D) the invention of the iPad.
Question
An operational data store (ODS) is a(n):

A) place to store all unreconciled data.
B) representation of the operational data.
C) integrated, subject-oriented, updateable, current-valued, detailed database designed to serve the decision support needs of operational users.
D) small-scale data mart.
Question
The level of detail in a fact table determined by the intersection of all the components of the primary key, including all foreign keys and any other primary key elements, is called the:

A) span.
B) grain.
C) selection.
D) aggregation.
Question
________ duplicates data across databases.

A) Data propagation
B) Data duplication
C) Redundant replication
D) A replication server
Question
Which of the following is NOT an objective of derived data?

A) Ease of use for decision support systems
B) Faster response time for user queries
C) Support data mining applications
D) Eliminate the need for application software
Question
Factless fact tables may apply when:

A) we are deleting sales.
B) we are tracking sales.
C) we are taking inventory of the set of possible occurrences.
D) we are deleting correlated data.
Question
Data federation is a technique which:

A) creates an integrated database from several separate databases.
B) creates a distributed database.
C) provides a virtual view of integrated data without actually creating one centralized database.
D) provides a real-time update of shared data.
Question
A database action that results from a transaction is called a(n):

A) transition.
B) event.
C) log entry.
D) journal happening.
Question
All of the following are ways to consolidate data EXCEPT:

A) application integration.
B) data rollup and integration.
C) business process integration.
D) user interaction integration.
Question
A class of database technology used to store textual and other unstructured data is called:

A) mySQL.
B) NoSQL.
C) KnowSQL.
D) PHP.
Question
Grain and duration have a direct impact on the size of ________ tables.

A) selection
B) grain
C) fact
D) figure
Question
Conformed dimensions allow users to do the following:

A) delete correlated data.
B) query across fact tables with consistency.
C) identify viruses in web sites.
D) fix viruses in html documents.
Question
All of the following are ways to handle changing dimensions EXCEPT:

A) overwrite the current value with the new value.
B) for each dimension attribute that changes, create a current value field and as many old value fields as we wish.
C) create a new dimension table row each time the dimension object changes.
D) create a snowflake schema.
Question
________ is/are a new technology which trade(s) off storage space savings for computing time.

A) Dimensional modeling
B) Columnar databases
C) Fact tables
D) Snowflake schemas
Question
________ is an ill-defined term applied to databases where size strains the ability of commonly used relational DBMSs to manage the data.

A) Mean data
B) Small data
C) Star data
D) Big data
Question
Data that are detailed, current, and intended to be the single, authoritative source of all decision support applications are called ________ data.

A) reconciled
B) subject
C) derived
D) detailed
Question
Every key used to join the fact table with a dimension table should be a ________ key.

A) primary
B) surrogate
C) foreign
D) secondary
Question
Data that are never physically altered once they are added to the store are called ________ data.

A) transient
B) override
C) periodic
D) complete
Question
When determining the size of a fact table, estimating the number of possible values for each dimension associated with the fact table is equivalent to:

A) determining the number of DDL statements made to create a table.
B) determining the number of possible values for each foreign key in the fact table.
C) determining the number of DML statements made to create a table.
D) determining the number of TRIGGERS used in the database.
Question
A star schema contains both fact and ________ tables.

A) narrative
B) cross functional
C) dimension
D) starter
Question
Event-driven propagation:

A) provides a means to duplicate data for events.
B) pushes data to duplicate sites as an event occurs.
C) pulls duplicate data from redundant sites.
D) triggers a virus.
Question
An expanded version of a star schema in which all of the tables are fully normalized is called a(n):

A) snowflake schema.
B) operational schema.
C) DSS schema.
D) complete schema.
Question
Informational systems are designed to support decision making based on historical point-in-time and prediction data.
Question
An approach to filling a data warehouse that employs bulk rewriting of the target data periodically is called:

A) dump mode.
B) overwrite mode.
C) refresh mode.
D) update mode.
Question
The need for data warehousing in an organization is driven by its need for an integrated view of high-quality data.
Question
The process of combining data from various sources into a single table or view is called:

A) extracting.
B) updating.
C) selecting.
D) joining.
Question
Informational and operational data differ in all of the following ways EXCEPT:

A) level of detail.
B) normalization level.
C) scope of data.
D) data quality.
Question
Converting data from the format of its source to the format of its destination is called:

A) data transformation.
B) data loading.
C) data scrubbing.
D) data storage.
Question
Which type of index is commonly used in data warehousing environments?

A) Joint index
B) Bitmapped index
C) Secondary index
D) Tri-dex
Question
A technique using artificial intelligence to upgrade the quality of raw data is called:

A) dumping.
B) data reconciliation.
C) completion backwards updates.
D) data scrubbing.
Question
All of the following are tasks of data cleansing EXCEPT:

A) decoding data to make them understandable for data warehousing applications.
B) adding time stamps to distinguish values for the same attribute over time.
C) generating primary keys for each row of a table.
D) creating foreign keys.
Question
A characteristic of reconciled data that means the data reflect an enterprise-wide view is:

A) detailed.
B) historical.
C) normalized.
D) comprehensive.
Question
The major advantage of data propagation is:

A) real-time cascading of data changes throughout the organization.
B) duplication of non-redundant data.
C) the ability to have trickle-feeds.
D) virus elimination.
Question
The process of transforming data from a detailed to a summary level is called:

A) extracting.
B) updating.
C) joining.
D) aggregating.
Question
User interaction integration is achieved by creating fewer ________ that feed different systems.

A) clients
B) networks
C) computers
D) user interfaces
Question
Loading data into a data warehouse does NOT involve:

A) appending new rows to the tables in the warehouse.
B) updating existing rows with new data.
C) purging data that have become obsolete or were incorrectly loaded.
D) formatting the hard drive.
Question
When multiple systems in an organization are synchronized, the need for data warehousing increases.
Question
The development of the relational data model did not contribute to the emergence of data warehousing.
Question
A method of capturing only the changes that have occurred in the source data since the last capture is called ________ extract.

A) static
B) incremental
C) partial
D) update-driven
Question
Data may be loaded from the staging area into the warehouse by following:

A) SQL commands (Insert/Update).
B) SQL purge.
C) custom-written letters.
D) virus checking.
Question
A technique using pattern recognition to upgrade the quality of raw data is called:

A) data scrounging.
B) data scrubbing.
C) data gouging.
D) data analysis.
Question
Which of the following is a basic method for single-field transformation?

A) Table lookup
B) Cross-linking entities
C) Cross-linking attributes
D) Field-to-field communication
Question
An event is a database action that results from a transaction.
Question
Scalable technology is often critical to a data mart.
Question
An enterprise data warehouse is the control point and single source of all data made available to end users for decision support applications.
Question
A corporate information factory (CIF) is a comprehensive view of organizational data in support of all user data requirements.
Question
The representation of data in a graphical format is called data mining.
Question
Periodic data are data that are never physically altered or deleted once they have been added to the store.
Question
The enterprise data model controls the phased evolution of the data warehouse.
Question
Logical data marts are physically separate databases from the enterprise data warehouse.
Question
Organizations adopt data mart architectures because it is easier to have separate, small data warehouses than to get all organizational parties to agree to one view of the organization in a central data warehouse.
Question
A separate data warehouse causes more contention for resources in an organization.
Question
Drill-down involves analyzing a given set of data at a finer level of detail.
Question
Reconciled data are data that have been selected, formatted, and aggregated for end-user decision support applications.
Question
Independent data marts do not generally lead to redundant data and efforts.
Question
An independent data mart is filled with data extracted from the operational environment without the benefit of a data warehouse.
Question
The status of data is the representation of the data after an event has occurred.
Question
Operational metadata are derived from the enterprise data model.
Question
A dependent data mart is filled from the enterprise data warehouse and its reconciled data.
Question
A data mart is a data warehouse that contains data that can be used across the entire organization.
Question
Transient data are never changed.
Question
An enterprise data warehouse that accepts near-real time feeds of transactional data and immediately transforms and loads the appropriate data is called a real-time data warehouse.
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/150
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 9: Data Warehousing and Data Integration
1
________ technologies are allowing more opportunities for real-time data warehouses.

A) Web
B) MOLAP
C) RFID
D) GPS
C
2
The real-time data warehouse is characterized by which of the following?

A) It accepts batch feeds of transaction data.
B) Data are immediately transformed and loaded into the warehouse.
C) It provides periodic access for the transaction processing systems to an enterprise data warehouse.
D) It is based on Oracle technology.
B
3
A data mart is a(n):

A) enterprise-wide data warehouse.
B) smaller system built upon file processing technology.
C) data warehouse that is limited in scope.
D) generic on-line shopping site.
C
4
Which of the following organizational trends does not encourage the need for data warehousing?

A) Multiple, nonsynchronized systems
B) Focus on customer relationship management
C) Downsizing
D) Focus on supplier relationship management
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
5
Which of the following data-mining applications identifies customers for promotional activity?

A) Population profiling
B) Target marketing
C) Usage analysis
D) Product affinity
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
6
Informational systems are designed for all of the following EXCEPT:

A) running a business in real time.
B) supporting decision making.
C) complex queries.
D) data mining.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
7
One characteristic of independent data marts is complexity for end users when they need to access data in separate data marts. This complexity is caused by not only having to access data from separate databases, but also from:

A) the possibility of a new generation of inconsistent data systems, the data marts themselves.
B) lack of user training.
C) denormalized data.
D) incongruent data formats.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
8
The characteristic that indicates that a data warehouse is organized around key high-level entities of the enterprise is:

A) subject-oriented.
B) integrated.
C) time-variant.
D) nonvolatile.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
9
All of the following are some beneficial applications for real-time data warehousing EXCEPT:

A) just-in-time transportation.
B) e-commerce. For example, an abandoned shopping cart can trigger an e-mail promotional message.
C) fraud detection in credit card transactions.
D) data entry.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
10
When we consider data in the data warehouse to be time variant, we mean:

A) that the time of storage varies.
B) data in the warehouse contain a time dimension so that they may be used to study trends and changes.
C) that there is a time delay between when data are posted and when we report on the data.
D) that time is relative.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
11
Operational and informational systems are generally separated because of which of the following factors?

A) A data warehouse centralizes data that are scattered throughout disparate operational systems and makes them readily available for decision support applications.
B) A properly designed data warehouse decreases value to data.
C) A separate data warehouse increases contention for resources.
D) Only operational systems allow SQL statements.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
12
A dependent data mart:

A) is filled with data extracted directly from the operational system.
B) is filled exclusively from the enterprise data warehouse with reconciled data.
C) is dependent upon an operational system.
D) participates in a relationship with an entity.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
13
A logical data mart is a(n):

A) data mart consisting of only logical data.
B) data mart created by a relational view of a slightly denormalized data warehouse.
C) integrated, subject-oriented, detailed database designed to serve operational users.
D) centralized, integrated data warehouse.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
14
All of the following are unique characteristics of a logical data mart EXCEPT:

A) logical data marts are not physically separate databases, but rather a relational view of a data warehouse.
B) the data mart is always up-to-date since data in a view is created when the view is referenced.
C) the process of creating a logical data mart is lengthy.
D) data are moved into the data warehouse rather than a separate staging area.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
15
The analysis of data or information to support decision making is called:

A) operational processing.
B) informational processing.
C) artificial intelligence.
D) data scrubbing.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
16
All of the following are limitations of the independent data mart EXCEPT:

A) separate extraction, transformation, and loading processes are developed for each data mart.
B) data marts may not be consistent with one another.
C) there is no capability to drill down into greater detail in other data marts.
D) it is often more expedient to build a data mart than a data warehouse.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
17
Going from a summary view to progressively lower levels of detail is called data:

A) cubing.
B) drill down.
C) dicing.
D) pivoting.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
18
Which of the following factors drive the need for data warehousing?

A) Businesses need an integrated view of company information.
B) Informational data must be kept together with operational data.
C) Data warehouses generally have better security.
D) Reduce virus and Trojan horse threats.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
19
The key discovery that triggered the development of data warehouses was:

A) computer viruses.
B) new ways to present information using mobile devices.
C) the recognition of the differences between transactional systems and informational systems.
D) the invention of the iPad.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
20
An operational data store (ODS) is a(n):

A) place to store all unreconciled data.
B) representation of the operational data.
C) integrated, subject-oriented, updateable, current-valued, detailed database designed to serve the decision support needs of operational users.
D) small-scale data mart.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
21
The level of detail in a fact table determined by the intersection of all the components of the primary key, including all foreign keys and any other primary key elements, is called the:

A) span.
B) grain.
C) selection.
D) aggregation.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
22
________ duplicates data across databases.

A) Data propagation
B) Data duplication
C) Redundant replication
D) A replication server
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
23
Which of the following is NOT an objective of derived data?

A) Ease of use for decision support systems
B) Faster response time for user queries
C) Support data mining applications
D) Eliminate the need for application software
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
24
Factless fact tables may apply when:

A) we are deleting sales.
B) we are tracking sales.
C) we are taking inventory of the set of possible occurrences.
D) we are deleting correlated data.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
25
Data federation is a technique which:

A) creates an integrated database from several separate databases.
B) creates a distributed database.
C) provides a virtual view of integrated data without actually creating one centralized database.
D) provides a real-time update of shared data.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
26
A database action that results from a transaction is called a(n):

A) transition.
B) event.
C) log entry.
D) journal happening.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
27
All of the following are ways to consolidate data EXCEPT:

A) application integration.
B) data rollup and integration.
C) business process integration.
D) user interaction integration.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
28
A class of database technology used to store textual and other unstructured data is called:

A) mySQL.
B) NoSQL.
C) KnowSQL.
D) PHP.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
29
Grain and duration have a direct impact on the size of ________ tables.

A) selection
B) grain
C) fact
D) figure
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
30
Conformed dimensions allow users to do the following:

A) delete correlated data.
B) query across fact tables with consistency.
C) identify viruses in web sites.
D) fix viruses in html documents.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
31
All of the following are ways to handle changing dimensions EXCEPT:

A) overwrite the current value with the new value.
B) for each dimension attribute that changes, create a current value field and as many old value fields as we wish.
C) create a new dimension table row each time the dimension object changes.
D) create a snowflake schema.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
32
________ is/are a new technology which trade(s) off storage space savings for computing time.

A) Dimensional modeling
B) Columnar databases
C) Fact tables
D) Snowflake schemas
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
33
________ is an ill-defined term applied to databases where size strains the ability of commonly used relational DBMSs to manage the data.

A) Mean data
B) Small data
C) Star data
D) Big data
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
34
Data that are detailed, current, and intended to be the single, authoritative source of all decision support applications are called ________ data.

A) reconciled
B) subject
C) derived
D) detailed
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
35
Every key used to join the fact table with a dimension table should be a ________ key.

A) primary
B) surrogate
C) foreign
D) secondary
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
36
Data that are never physically altered once they are added to the store are called ________ data.

A) transient
B) override
C) periodic
D) complete
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
37
When determining the size of a fact table, estimating the number of possible values for each dimension associated with the fact table is equivalent to:

A) determining the number of DDL statements made to create a table.
B) determining the number of possible values for each foreign key in the fact table.
C) determining the number of DML statements made to create a table.
D) determining the number of TRIGGERS used in the database.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
38
A star schema contains both fact and ________ tables.

A) narrative
B) cross functional
C) dimension
D) starter
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
39
Event-driven propagation:

A) provides a means to duplicate data for events.
B) pushes data to duplicate sites as an event occurs.
C) pulls duplicate data from redundant sites.
D) triggers a virus.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
40
An expanded version of a star schema in which all of the tables are fully normalized is called a(n):

A) snowflake schema.
B) operational schema.
C) DSS schema.
D) complete schema.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
41
Informational systems are designed to support decision making based on historical point-in-time and prediction data.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
42
An approach to filling a data warehouse that employs bulk rewriting of the target data periodically is called:

A) dump mode.
B) overwrite mode.
C) refresh mode.
D) update mode.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
43
The need for data warehousing in an organization is driven by its need for an integrated view of high-quality data.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
44
The process of combining data from various sources into a single table or view is called:

A) extracting.
B) updating.
C) selecting.
D) joining.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
45
Informational and operational data differ in all of the following ways EXCEPT:

A) level of detail.
B) normalization level.
C) scope of data.
D) data quality.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
46
Converting data from the format of its source to the format of its destination is called:

A) data transformation.
B) data loading.
C) data scrubbing.
D) data storage.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
47
Which type of index is commonly used in data warehousing environments?

A) Joint index
B) Bitmapped index
C) Secondary index
D) Tri-dex
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
48
A technique using artificial intelligence to upgrade the quality of raw data is called:

A) dumping.
B) data reconciliation.
C) completion backwards updates.
D) data scrubbing.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
49
All of the following are tasks of data cleansing EXCEPT:

A) decoding data to make them understandable for data warehousing applications.
B) adding time stamps to distinguish values for the same attribute over time.
C) generating primary keys for each row of a table.
D) creating foreign keys.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
50
A characteristic of reconciled data that means the data reflect an enterprise-wide view is:

A) detailed.
B) historical.
C) normalized.
D) comprehensive.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
51
The major advantage of data propagation is:

A) real-time cascading of data changes throughout the organization.
B) duplication of non-redundant data.
C) the ability to have trickle-feeds.
D) virus elimination.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
52
The process of transforming data from a detailed to a summary level is called:

A) extracting.
B) updating.
C) joining.
D) aggregating.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
53
User interaction integration is achieved by creating fewer ________ that feed different systems.

A) clients
B) networks
C) computers
D) user interfaces
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
54
Loading data into a data warehouse does NOT involve:

A) appending new rows to the tables in the warehouse.
B) updating existing rows with new data.
C) purging data that have become obsolete or were incorrectly loaded.
D) formatting the hard drive.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
55
When multiple systems in an organization are synchronized, the need for data warehousing increases.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
56
The development of the relational data model did not contribute to the emergence of data warehousing.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
57
A method of capturing only the changes that have occurred in the source data since the last capture is called ________ extract.

A) static
B) incremental
C) partial
D) update-driven
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
58
Data may be loaded from the staging area into the warehouse by following:

A) SQL commands (Insert/Update).
B) SQL purge.
C) custom-written letters.
D) virus checking.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
59
A technique using pattern recognition to upgrade the quality of raw data is called:

A) data scrounging.
B) data scrubbing.
C) data gouging.
D) data analysis.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
60
Which of the following is a basic method for single-field transformation?

A) Table lookup
B) Cross-linking entities
C) Cross-linking attributes
D) Field-to-field communication
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
61
An event is a database action that results from a transaction.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
62
Scalable technology is often critical to a data mart.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
63
An enterprise data warehouse is the control point and single source of all data made available to end users for decision support applications.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
64
A corporate information factory (CIF) is a comprehensive view of organizational data in support of all user data requirements.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
65
The representation of data in a graphical format is called data mining.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
66
Periodic data are data that are never physically altered or deleted once they have been added to the store.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
67
The enterprise data model controls the phased evolution of the data warehouse.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
68
Logical data marts are physically separate databases from the enterprise data warehouse.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
69
Organizations adopt data mart architectures because it is easier to have separate, small data warehouses than to get all organizational parties to agree to one view of the organization in a central data warehouse.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
70
A separate data warehouse causes more contention for resources in an organization.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
71
Drill-down involves analyzing a given set of data at a finer level of detail.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
72
Reconciled data are data that have been selected, formatted, and aggregated for end-user decision support applications.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
73
Independent data marts do not generally lead to redundant data and efforts.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
74
An independent data mart is filled with data extracted from the operational environment without the benefit of a data warehouse.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
75
The status of data is the representation of the data after an event has occurred.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
76
Operational metadata are derived from the enterprise data model.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
77
A dependent data mart is filled from the enterprise data warehouse and its reconciled data.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
78
A data mart is a data warehouse that contains data that can be used across the entire organization.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
79
Transient data are never changed.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
80
An enterprise data warehouse that accepts near-real time feeds of transactional data and immediately transforms and loads the appropriate data is called a real-time data warehouse.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 150 flashcards in this deck.