Stores information regarding the rule sub type used during the Data Quality analysis.
| Creation Date | 4/4/2022 3:02 AM |
| File Group | PRIMARY |
| Text File Group | |
| System Object | ![]() |
| Published for Replication | ![]() |
| Rows | 0 |
| Data Space Used | 0.00 KB |
| Index Space Used | 0.00 KB |
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
| DQRuleSubTypeCode | Code representing the sub type of the Data Quality rule. For a complete list of codes, see tDQRuleSubType Table. | int | 4 | |||
| RuleSetRuleSubTypeSelectedSID | System-generated sequential identifier for the Data Quality sub-type rule set record. | int | 4 | |||
| RuleSetSID | Unique system-generated sequential identifier for the Data Quality rule set record. For a complete list of records, see tDQAnalysisRuleSet Table. | int | 4 | ||||
| IsSelected | Indicates if a rule set is selected for use during an analysis.
| bit | 1 | ![]() |
| Database Object | Object Type | Description | Dep Level | |
|---|---|---|---|---|
![]() | tAnalysis | Table | Stores information about each analysis. | 4 |
![]() | tDataQualityAnalysisOption | Table | Stores information regarding the augmentation of data during a Data Quality analysis. | 3 |
![]() | tDataQualityAnalysisOutputOption | Table | Stores the output options for a Data Quality analysis. | 2 |
![]() | tDataSource | Table | Stores information about the databases registered with the application, for example, the exposure and results databases. | 5 |
![]() | tDQAnalysisRuleSet | Table | Stores information regarding the rule sets used during a Data Quality analysis. | 1 |
![]() | tProject | Table | Stores information about each project, for example, the project name and status code. | 5 |