InterviewSolution
Saved Bookmarks
| 1. |
What Is A Dimension? |
|
Answer» A dimension is hierarchical relationships between pairs of columns or COLUMN SETS. Each value at the CHILD level is tied with ONE value at the PARENT level. A dimension is a container of logical relationships between columns and it does not contain any data. A dimension is hierarchical relationships between pairs of columns or column sets. Each value at the child level is tied with one value at the parent level. A dimension is a container of logical relationships between columns and it does not contain any data. |
|