Data Warehousing Fundamentals
Quiz covering data warehousing concepts including dimensional modeling, ETL processes, data marts, slowly changing dimensions, and Cognos Business Intelligence tools
Questions
You can open reports, templates, or analyses that were created in Query Studio or Analysis Studio in:
- Report Studio
- Query Studio
- Analysis Studio
- Metric Studio
In Star Schema Dimension tables are:
- Short and Fat
- Long and Thin
- Long and Fat
- Short and thin
The data in Data Warehouse is generally
- Clean Data
- Dirty Data
- Clean and Dirty Data
- None of above
In which type of SCD(Slowly changing dimensions) do we preserve history of data:
- Type One
- Type Two
- Type Three
- None of above
During ETL load we generally have
- Unsorted data for Aggregator
- Sorted data for Aggregator
- Does not matter if we use Sorted or Unsorted data for Aggregation
- None of the above
Sequence of jobs to load data in to warehouse
- First load data into fact tables then dimension tables, then Aggregates if any
- First load data into dimension tables, then fact tables, then Aggregates if any
- First Aggregates then load data into dimension tables, then fact tables
- Does not matter if we load either of fact, dimensions, or aggregates
Snowflaking means
- Normalizing the data
- Denormalizing the data
- Both 1 & 2
- None of the above
Drill Across generally use the following join to generate report:
- Self Join
- Inner Join
- Outter Join
- Both 1 & 2
In general data in Data Warehousing is:
- Normalized
- Denormalized
- none
- All of the above
Consolidated data mart is:
- First level data mart
- Second level data mart
- All of these
- None of Above
In datamarts stovepipe means:
- Similar Data
- Isolated data
- None of Above
- Both 1& 2
In 4 step dimensional process, declaring grain of business process is:
- First Step
- Second Step
- Third Step
- Fourth Step
Centipede fact table means:
- Fact table with no dimensions
- Factless fact table
- Fact table with two or three dimensions
- Fact table with to many dimensions
Dimensions are Confirmed when:
- They are different
- They are either same or one is subset of another
- When they can be compared mathematically
- None of these
Degenerate Dimensions(DD)
- Transaction Number, bill of lading number, invoice number may be DD.
- DD has no attributes
- DD does not join to actual dimension table
- All of the above are correct
Consolidated data mart is:
- Second level data mart
- First level data mart
- All of these
- None of above
In datamarts stovepipe means:
- Similar Data
- Isolated data
- Unique data
- None of Above
The data in Data Warehouse is generally:
- Clean Data
- Dirty Data
- Clean and Dirty Data
- None of above
The ROI or value proposition for developing and delivering a data warehouse has no influence on the project direction.
- True
- False
When gathering business information requirements, you should focus only on the requirements provided by the business groups.
- True
- False