Which table contain multidimensional data in data warehouse
Answers
Answered by
0
olap( online analytical processing)
Answered by
0
Fact table contain multidimensional data in data warehouse.
Multidimensional database is used to optimize the "online analytical processing" (OLAP) and data warehouse. A fact table is present at the center of the star schema of the data warehouse and it permits the joins with the dimensional tables and also measures the columns in the data contained tables.
The star schema is used to optimize the various dimensional data in the data warehouse.
Similar questions