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

Stores the Data Quality rule hierarchy. Each rule belongs to a tier, this table aids in displaying the rule hierarchy on the user interface.

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

Code that represents the Data Quality rule tier.

  • 1 = Tier 1
  • 2 = Tier 2
  • 3 = Tier 3
  • 4 = Tier 4
int4   
 

Name of the rule tier. 

Corresponds to the code in DQRuleTierCode.

varchar200  
See Also

Related Objects

AIRReference Database