nerdexam
CompTIA

DA0-001 · Question #456

Which of the following best describes the granularity of a table?

The correct answer is B. Detail level. Granularity refers to the level of detail at which data is stored in a table - specifically, what each row represents. High granularity means data is at a fine, detailed level (e.g., individual transactions). Low granularity means data is aggregated or summarized (e.g., monthly…

Data Concepts and Environments

Question

Which of the following best describes the granularity of a table?

Options

  • ARollup
  • BDetail level
  • CTime slice
  • DGrouping

How the community answered

(42 responses)
  • B
    93% (39)
  • C
    2% (1)
  • D
    5% (2)

Explanation

Granularity refers to the level of detail at which data is stored in a table - specifically, what each row represents. High granularity means data is at a fine, detailed level (e.g., individual transactions). Low granularity means data is aggregated or summarized (e.g., monthly totals). Rollup is an aggregation operation that reduces granularity. Time slice refers to a specific time-based filter or snapshot. Grouping is a query operation, not a structural property of a table.

Topics

#Data granularity#Table structure#Data detail

Community Discussion

No community discussion yet for this question.

Full DA0-001 Practice