Exam 9: Data Warehouse Implementation and Use
Exam 1: Introduction57 Questions
Exam 2: Database Requirements and ER Modeling100 Questions
Exam 3: Relational Database Modeling100 Questions
Exam 4: Update Operations, update Anomalies, and Normalization100 Questions
Exam 5: SQL100 Questions
Exam 6: Database Implementation and Use55 Questions
Exam 7: Data Warehousing Concepts48 Questions
Exam 8: Data Warehouse and Data Mart Modeling100 Questions
Exam 9: Data Warehouse Implementation and Use50 Questions
Exam 10: Overview of Dbms Functionalities and Database Administration42 Questions
Select questions type
The purpose of the drill up operation is to make the granularity of the data in the query result coarser.
(True/False)
4.9/5
(42)
ALSETMAX COMPANY
Observe the three different tables that exist in the ALSETMAX COMPANY and contains the information about customers.Assume all the values in all tables are correct.All three tables will be used as the source tables for the dimension CUSTOMER in the ALSETMAX COMPANY dimensionally modeled data warehouse.
ALSE TMAX CUSTOMERS
SSN Name Gemder CustBirthYear 111-11-1111 Ned Male 1980 222-22-2222 Nelly Female 1990 333-33-3333 Anna Female 1989 444-44-4444 Ned Male 1970 \\
A-MAX CUSTOMER TABLE
GSN Nane Sex YearOfBirth 111-11-1111 Ned M 1980 222-22-2212 Nelly F 1990 333-33-3333 Anna F 1989 555-55-5555 Anna F 1970 \\
AM CUSTOMER ZIPCODE INFO
SSN ZipCode 111-11-1111 60611 222-22-2122 60655 333-33-3333 60601 444-44-4444 60611 555-55-5555 60655
This scenario will be used for the following questions citing ALSETMAX COMPANY.
-Based on the three source tables,how many columns will the dimension CUSTOMER in the populated star schema for ALSETMAX COMPANY have? (Assume that the dimension uses a surrogate key,but no time stamps or row indicators. )
(Multiple Choice)
4.9/5
(27)
Archived data from source systems is never present in the data warehouse.
(True/False)
4.7/5
(31)
What enables direct lookup of values in the fact table in a multidimensional cube?
(Essay)
4.7/5
(26)
In the case of so-called active data warehouses,the loads occur in ________ that happen continuously,ensuring that the data in the data warehouse is updated close to real time (enabling analysis of the latest data).
(Multiple Choice)
4.7/5
(30)
Querying and presenting data from data warehouses and/or data marts for analytical purposes is known as:
(Multiple Choice)
4.9/5
(32)
GENERICDATA
Observe the tables GENERICDIMENSION and GENERICFACT:
GENERICDIMENSION
AA BB CC DD EE FF AA1 BB1 CC1 DD1 EE1 FF1 AA2 BB2 CC1 DD2 EE2 FF1 AA3 BB3 CC2 DD3 EE1 FF1 AA4 BB4 CC2 DD4 EE2 FF1 AA5 BB5 CC2 DD5 EE3 FF1
GENERICFACT
AA \ldots Number AA1 \ldots 100 AA1 \ldots 100 AA2 \ldots 200 AA2 \ldots 200 AA3 \ldots 300 AA3 \ldots 300 AA4 \ldots 400 AA4 \ldots 400 AA5 \ldots 100 Assume the following two hierarchies exist in the table GENERICDIMENSION:
AA --> BB --> CC
AA --> DD --> EE --> FF
Assume the following result table was created using the OLAP/BI Tool:
GENERICOLAPRESULT1
CC1 CC2 EE1 200 600 EE2 400 800 EE3 0 100
This scenario will be used for the following questions citing GENERICDATA.
-The result table below is the result of a ________ action on the GENERICOLAPRESULT1 result table.
2 FF1 600 1500
(Multiple Choice)
4.7/5
(38)
Showing 41 - 50 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)