Exam 9: Data Warehouse Implementation and Use

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

What takes place during the transformation part of ETL?

(Essay)
4.8/5
(33)

Which of the following processes is typically the most time- and resource-consuming?

(Multiple Choice)
4.9/5
(31)

The word online in the term OLAP refers to the use of the Internet or other networks.

(True/False)
4.9/5
(37)

GENERIC RETAILER Observe the ER diagram for the Generic Retailer: GENERIC RETAILER Observe the ER diagram for the Generic Retailer:    Assume that the dimension PRODUCT containing the following columns: ProductKey (surrogate key) ProductID ProductDescription ProductBrandID ProductBrandName ProductCategoryID ProductCategoryName is created for the Generic Retailer.This dimension will be used for the following questions citing Generic Retailer PRODUCT dimension. -A user using an OLAP query (based on the dimensionally modeled data set that contains the Generic Retailer dimension PRODUCT)can drill up from ProductBrandID to ProductCategoryID. Assume that the dimension PRODUCT containing the following columns: ProductKey (surrogate key) ProductID ProductDescription ProductBrandID ProductBrandName ProductCategoryID ProductCategoryName is created for the Generic Retailer.This dimension will be used for the following questions citing Generic Retailer PRODUCT dimension. -A user using an OLAP query (based on the dimensionally modeled data set that contains the Generic Retailer dimension PRODUCT)can drill up from ProductBrandID to ProductCategoryID.

(True/False)
4.8/5
(34)

Data cleansing is a part of:

(Multiple Choice)
4.8/5
(38)

What is a data warehouse alpha release?

(Essay)
4.9/5
(36)

Updating,querying,and presenting data from databases for operational purposes is known as:

(Multiple Choice)
4.7/5
(23)

Developing front-end applications includes creating a set of predeveloped queries and interfaces to those queries.

(True/False)
4.9/5
(35)

What takes place during the extraction part of ETL?

(Essay)
4.8/5
(31)

GENERIC RETAILER Observe the ER diagram for the Generic Retailer: GENERIC RETAILER Observe the ER diagram for the Generic Retailer:    Assume that the dimension PRODUCT containing the following columns: ProductKey (surrogate key) ProductID ProductDescription ProductBrandID ProductBrandName ProductCategoryID ProductCategoryName is created for the Generic Retailer.This dimension will be used for the following questions citing Generic Retailer PRODUCT dimension. -A user using an OLAP query (based on the dimensionally modeled data set that contains the Generic Retailer dimension PRODUCT)can drill down from ProductBrandID to ProductCategoryID. Assume that the dimension PRODUCT containing the following columns: ProductKey (surrogate key) ProductID ProductDescription ProductBrandID ProductBrandName ProductCategoryID ProductCategoryName is created for the Generic Retailer.This dimension will be used for the following questions citing Generic Retailer PRODUCT dimension. -A user using an OLAP query (based on the dimensionally modeled data set that contains the Generic Retailer dimension PRODUCT)can drill down from ProductBrandID to ProductCategoryID.

(True/False)
4.8/5
(32)

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 data in the three source tables,how many records in the dimension CUSTOMER in the populated star schema for ALSETMAX COMPANY represent a customer named Ned?

(Multiple Choice)
4.9/5
(39)

Creating a data warehouse involves using the functionalities of database management software to implement the data warehouse model as a collection of physically created and mutually connected database tables.

(True/False)
4.9/5
(37)

GENERIC RETAILER Observe the ER diagram for the Generic Retailer: GENERIC RETAILER Observe the ER diagram for the Generic Retailer:    Assume that the dimension PRODUCT containing the following columns: ProductKey (surrogate key) ProductID ProductDescription ProductBrandID ProductBrandName ProductCategoryID ProductCategoryName is created for the Generic Retailer.This dimension will be used for the following questions citing Generic Retailer PRODUCT dimension. -A user using an OLAP query (based on the dimensionally modeled data set that contains the Generic Retailer dimension PRODUCT)can drill down from ProductBrandID to ProductID. Assume that the dimension PRODUCT containing the following columns: ProductKey (surrogate key) ProductID ProductDescription ProductBrandID ProductBrandName ProductCategoryID ProductCategoryName is created for the Generic Retailer.This dimension will be used for the following questions citing Generic Retailer PRODUCT dimension. -A user using an OLAP query (based on the dimensionally modeled data set that contains the Generic Retailer dimension PRODUCT)can drill down from ProductBrandID to ProductID.

(True/False)
4.8/5
(34)

What is a data warehouse production release?

(Essay)
4.8/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 data in the three source tables,how many records will the dimension CUSTOMER in the populated star schema for ALSETMAX COMPANY have?

(Multiple Choice)
4.8/5
(31)

What is a refresh load?

(Essay)
4.8/5
(37)

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. EE1 EE2 EE3 CC1 200 400 0 CC2 600 800 100

(Multiple Choice)
4.9/5
(31)

The ETL infrastructure is essentially predetermined by the results of the requirements collection and data warehouse modeling processes that specify:

(Multiple Choice)
4.8/5
(27)

What is a data warehouse beta release?

(Essay)
4.9/5
(31)

Illustrate a typical ROLAP architecture.

(Short Answer)
4.9/5
(34)
Showing 21 - 40 of 50
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)