nerdexam
Oracle

1Z0-515 · Question #5

Indentify the dimension that appears most often in queries in a data warehouse.

The correct answer is A. Product dimension. In a data warehouse, a dimension is a data element that categorizes each item in a data set into non-overlapping regions. A data warehouse dimension provides the means to "slice and dice" data in a data warehouse. Dimensions provide structured labeling information to otherwise…

Data Warehouse Design

Question

Indentify the dimension that appears most often in queries in a data warehouse.

Options

  • AProduct dimension
  • BTime dimension
  • CCost dimension
  • DLocation dimension

How the community answered

(49 responses)
  • A
    76% (37)
  • B
    4% (2)
  • C
    12% (6)
  • D
    8% (4)

Explanation

In a data warehouse, a dimension is a data element that categorizes each item in a data set into non-overlapping regions. A data warehouse dimension provides the means to "slice and dice" data in a data warehouse. Dimensions provide structured labeling information to otherwise unordered numeric measures. For example, "Customer", "Date", and "Product" are all dimensions that could be applied meaningfully to a sales receipt. A dimensional data element is similar to a categorical variable in statistics. The primary function of dimensions is threefold: to provide filtering, grouping and labeling. For example, in a data warehouse where each person is categorized as having a gender of male, female or unknown, a user of the data warehouse would then be able to filter or categorize each presentation or report by either filtering based on the gender dimension or displaying results broken out by the gender.

Topics

#data warehouse dimensions#dimensional modeling#query patterns#dimension frequency

Community Discussion

No community discussion yet for this question.

Full 1Z0-515 Practice