Stores the specialized rules (sub rules) that can be applied during a Data Quality analysis. These rules are designed to only affect specific exposure data, such as Employee Count or Secondary Risk Characteristics.
Stores the specialized rules (sub rules) that can be applied during a Data Quality analysis. These rules are designed to only affect specific exposure data, such as Employee Count or Secondary Risk Characteristics.
| Creation Date | 2/16/2011 6:00 PM |
| File Group | PRIMARY |
| Text File Group | |
| System Object | ![]() |
| Published for Replication | ![]() |
| Rows | 24 |
| Data Space Used | 8.00 KB |
| Index Space Used | 24.00 KB |
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
| DQRuleSubTypeCode | Code that represents the sub rule.
| int | 4 | |||
| DQRuleSubType | Name (categorization) of the sub rule. Corresponds to the code in DQRuleSubTypeCode. | varchar | 200 | ![]() | |||
| Description | Description of the sub rule. | varchar | 1024 | ![]() | |||
| ParentDQRuleSubTypeCode | Identifies the parent rule to which these rules apply. For example, sub rule type 18 (Building Detail) has a parent rule sub type of 4 (Secondary Risk Characteristics). | int | 4 | ![]() |