AggTable
A definition of an aggregate table for a base fact table. This aggregate table must be in the same schema as the base fact table.
Attributes
Attribute | Data type | Definition |
---|---|---|
ignorecase | Boolean | Whether or not the match should ignore case. |
Constituent elements
Element | Definition |
---|---|
AggFactCount | Describes what the fact_count column looks like. |
AggIgnoreColumn | |
AggForeignKey | |
AggMeasure | |
AggLevel |