AggName
Declares an aggregate table to be matched by name.
Attributes
Attribute | Data Type | Definition |
---|---|---|
name | String |
The table name of a specific aggregate table |
approxRowCount | String |
The estimated number of rows in this aggregation table. Setting this property improves the performance of the aggregation optimizer and prevents it from issuing a 'select count(*)' query over the aggregation table. |
Constituent Elements
Empty