InterviewSolution
Saved Bookmarks
| 1. |
Explain the dimension. |
|
Answer» DIMENSION tables are tables in a STAR schema of a data warehouse that contains keys, values, and attributes of DIMENSIONS. A dimension table generally contains the DESCRIPTION or textual information about the facts contained within a FACT table. |
|