1.
OLAP is an acronym fora.
Online Analytical Processingb.
Online Analysis Processc.
Online Arithmetic Processingd.
Object Linking and Processing2.
What is a Data warehousea.
A database application that searches for hidden patterns in a database.b.
A database designed to support decision making in organizations. It is batch updated and structured for rapid on-line queries and managerial summariesc.
An interactive computer based system which helps decision makers utilize data and models to identify and solve problems and make decisions.3.
The following is the characteristic(s) of data in a data warehousea.
Subject Orientedb.
Non-Volatilec.
Time-Variantd.
Integratede.
All the above4.
Which of the following is falsea.
Data Warehouse is designed for query and analysisb.
Data Warehouse is designed for transaction processingc.
Data Warehouse consolidates data from several sourcesd.
Data Warehouse maintains the records of both historical and the current data5.
The data in Data Warehouse is generallya.
Clean Datab.
Dirty Datac.
Clean and Dirty Datad.
None of above6.
What is Metadataa.
Metadata contains the relationship between Dimension and Fact Tablesb.
Metadata describes data and other structures, such as objects, business rules, and processesc.
Metadata stores the aggregation informationd.
Metadata contains only business rules7.
Multidimensional data can be queried and manipulated usinga.
T-SQLb.
MDXc.
MDACd.
OWC8.
The following is not the characteristic of Dimension tablea.
Describes business entitiesb.
Presents data organized into Hierarchiesc.
Describes data in the fact tabled.
Referential integrity need not be maintained between dimension tables and the fact table9.
Different Storage Modes used for storage of cubes area.
MOLAPb.
ROLAPc.
HOLAPd.
All the above10.
Which of the following best describes the Fact tablea.
Contains only measuresb.
Contains only keys that join to Dimension Tablesc.
Contains measures and keys that join to Dimension tablesd.
None of the above11.
Which of the following is falsea.
A private dimension is a dimension created for an individual cubeb.
A shared dimension is a dimension that can be used by multiple cubesc.
A virtual dimension is a logical dimension based on the columns from a physical dimensiond.
The storage mode of a virtual dimension can be MOLAP, ROLAP or HOLAP12.
Which of the following is TRUE for Cube Storage Modea.
MOLAP copies all of the data and all the aggregates to the analysis server in an optimized multidimensional formatb.
ROLAP leaves the original data in the relational tables and uses separate set of relational tables to store the aggregatesc.
In HOLAP, data remains in the relational tables, but aggregations are stored on the server in optimized multidimensional fomatd.
All the above13.
The following Storage Mode gives the best Query Performancea.
MOLAPb.
ROLAPc.
HOLAP14.
What is a Datamarta.
It is a subset of data warehouse and it supports a particular region, business unit or business functionb.
It is a superset of data warehousec.
It is a copy of data warehoused.
None Of the above15.
Which of the following is falsea.
In a star schema every dimension will have a primary keyb.
In a star schema, a dimension table will have one or more parent tablesc.
In a snow flake schema, dimension table will have one or more parent tablesd.
In a star schema, hierarchies for the dimensions are stored in the dimensional tableitself