Data Warehousing and ETL Fundamentals
Test your knowledge of database operations, data warehousing concepts, slowly changing dimensions, datamarts, and ETL transformation processes including mapping and loading strategies.
Questions
which is an unconnected transformation
- look up
- stored procedure
- both
- none
How many transformations are there
- 1
- 2
- 3
- 10
Datawarehouse is used to load
- operational data
- historical data
- both
- none
which one is reporting tool
- Informatica
- Datastage
- Cognos
- Abnitio
how to load data in target using primary and foreign keys through?
- constraint based load
- e-mail
- target load plan
- none
mapping consist of......?
- source
- target
- transformations
- All the above
how many transformations are there?
- 2
- 3
- 10
- 25
what is datawarehousing?
- programming language
- scripting language
- database
- operating system
what is datamart?
- an variable
- subset of datawarehouse
- both
- none
How many types of datamarts are there?
- 2
- 3
- 4
- 5
Datawarehouse is used to store?
- historical data
- operational data
- both
- none
which one is the advantage of datawarehouse?
- less joins
- more indexes
- both
- none
what is ODI?
- operational data store
- operating database system
- open data source
- none
which one is efficent?
- top-down approach
- bottom-up approach
- both
- none
operational data base contains?
- historical data
- partial history
- both
- none
SCD type1 is used to store?
- current data
- historical data
- both
- none
SCD type 2 stores ?
- current data
- historical data
- both
- none
CREATE,ALTER,DROP and TRUNCATE comes under?
- DML
- DDL
- DRL
- DCL
INSERT,UPDATE AND DELETE COMES UNDER?
- DDL
- DML
- DRL
- DCL
SELECT Statement comes under?
- DRL
- DDL
- DML
- DCL