Touchstone 2022 Database Reference
tResultGroupBy Table
AIRReference Database : tResultGroupBy Table
Description

Stores the possibly categorization (grouping) types for Data Quality analysis results.

Properties
Creation Date2/16/2011 6:00 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows33
Data Space Used8.00 KB
Index Space Used8.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Code that represents the "group-by" categorization type.

  • -1 = No Group
  • 1 = Country
  • 2 = Area
  • 3 = Sub Area
  • 4 = Postal
  • 5 = Location
  • 6 = Location, Rule
  • 7 = Exposure View
  • 8 = Exposure Set
  • 9 = Policy
  • 10 = Policy, Rule
  • 11 = Rule Type
  • 12 = Rule Category
  • 13 = Rule
  • 14 = Default
  • 15 = Summary
  • 16 = Line of Business
  • 17 = Construction
  • 18 = Occupancy
  • 19 = Area, Occupancy
  • 20 = Sub Area, Occupancy
  • 21 = Location, Terms
  • 22 = Country, Occupancy
  • 1001 = TC - Wind
  • 1002 = SS - Severe Storm
  • 1004 = EQ - Shake
  • 1008 = EQ - Fire Following
  • 1016 = Flood
  • 1032 = Terrorism
  • 1064 = SS - Winter Storm
  • 1128 = EQ - Sprinkler Leakage
  • 1256 = TC - Storm Surge
  • 1512 = Wildfire
int4   
 

Name of the "group-by" categorization type.

Corresponds to the code in ResultGroupByCode.

varchar200   
Objects that depend on tResultGroupBy
 Database ObjectObject TypeDescriptionDep Level
tDQRuleSetType tabletDQRuleSetTypeTable

Stores the primary rule sets that can be applied during a Data Quality analysis.

3
tHazardAttribute tabletHazardAttributeTable

Stores the possible the attributes of a hazard.

3
tIntensityAttribute tabletIntensityAttributeTableStores information about the intensity attributes that may be used during a hazard analysis.3
tOutputType tabletOutputTypeTable

Stores the possible types of output for each analysis type.

2
tOutputTypeTableXref tabletOutputTypeTableXrefTableSystem reference table used to associate the output type tables during a loss analysis.3
tResultTemplate tabletResultTemplateTable

Stores the association between output types and the results.

1
tResultTemplateFilterAttributeXRef tabletResultTemplateFilterAttributeXRefTableSystem reference table used to determine the filter attributes that are applied to the results.2
tResultViewBy tabletResultViewByTable

Stores information identifying the options for viewing results in Touchstone.

1
See Also

Related Objects

AIRReference Database