Granularity in dimensional modeling defines what each row in a fact table represents, forming the foundation for data warehouse design. Atomic grain captures data at the most detailed level, enabling flexible querying, while summary grains optimize performance through aggregation. The concept relates to normalization
Sort: