-
What Snow Flake Schema
Answered by Girinath.S.V.S on 2005-03-17 06:40:48: Snowflake schemas normalize dimensions to eliminate redundancy. That is, the dimension data has been grouped into multiple tables instead of one large table. For example, a product dimension table in a star schema might be normalized into a products table, a product_category table, and a product_manufacturer table in a snowflake schema. While this...
-
-
-
-
-
-
-
Bridge Table
What is the use of bridge table. Can give a simple example?
-
What is CGID in normalizer transformation
Please provide me deep info on Normalizer !
-
What is ETL
ETL is extraction,transformation and loading,ETL technology is used for extraction the information from the source database and loading it to the target database with the necessary transformations done in between.
-
ODS and Staging
What is the difference between ODS and Staging?
-
What is ER Diagram
Answered by Puneet on 2005-05-07 04:21:07: ER - Stands for entitity relationship diagrams. It is the first step in the design of data model which will later lead to a physical database design of possible a OLTP or OLAP database
-
-
-
-
What type of Indexing mechanism do we need to use for a typical datawarehouse
Answered by on 2005-03-23 01:45:54: bitmap index
-
-
-
Explain Bill Inmon's versus Ralph Kimball's Approach to Data Warehousing.
Bill Inmon vs Ralph Kimball In the data warehousing field, we often hear about discussions on where a person / organization's philosophy falls into Bill Inmon's camp or into Ralph Kimball's camp. We describe below the difference between the two.Bill Inmon's paradigm: Data warehouse is one part of the overall business intelligence system. An enterprise has one data warehouse, and data marts source their...
-
Data Warehousing Basics
Ans