| Atomic Warehouse Model Data Model |
| Description | An association between a population and a population selection criteria. Selection criteria can be described as a hierarchy of other criteria and/or elementary criterion combined by logical operations (and, or, exclusive or). |
| Attributes | |
Load Info Sk |
|
Parent Selection Criteria Sk |
|
Population Sk |
|
Selection Criteria Sk |
|
Tenant Sk |
|
| Relationship | |
Population Selection Criteria_Population_FK |
|
Population Selection Criteria_Population Selection Criteria_FK |
|
| Primary Key | |
Population Selection Criteria PK |
|
| Dependencies | |
|
|
| Reverse Dependencies | |
|
|
| Attribute Details |
Load Info Sk
| Description | The surrogate key of the load information entry describing the details regarding the loading of the row. |
| Data Type | Standards - Data Domains.ddm/Data Domains/Surrogate Key Large [LONG] |
| Is Part Of PrimaryKey | false |
| Is Required | true |
| Is Derived | false |
| Is Surrogate Key | false |
Parent Selection Criteria Sk
| Description | Surrogate key for parent selection criteria. |
| Data Type | Standards - Data Domains.ddm/Data Domains/Surrogate Key Large [LONG] |
| Is Part Of PrimaryKey | false |
| Is Required | false |
| Is Derived | false |
| Is Surrogate Key | false |
Population Sk
| Description | Surrogate key for population anchor entity. |
| Data Type | Standards - Data Domains.ddm/Data Domains/Surrogate Key Large [LONG] |
| Is Part Of PrimaryKey | false |
| Is Required | true |
| Is Derived | false |
| Is Surrogate Key | false |
Selection Criteria Sk
| Description | A surrogate key identifying a unique occurrence of the relationships between a parent and a child selection criteria. |
| Data Type | Standards - Data Domains.ddm/Data Domains/Surrogate Key Large [LONG] |
| Is Part Of PrimaryKey | true |
| Is Required | true |
| Is Derived | false |
| Is Surrogate Key | false |
Tenant Sk
| Description | The surrogate key of the entry identifying the legal owner of the data. |
| Data Type | Standards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER] |
| Is Part Of PrimaryKey | false |
| Is Required | true |
| Is Derived | false |
| Is Surrogate Key | false |
| Relationship Details |
Population Selection Criteria_Population_FK
| Is Identifying Relationship | false |
| Child Table | Population Selection Criteria |
| Child Multiplicity | ZERO_TO_MANY |
| Child Referential Integrity: On Delete | NONE |
| Child Referential Integrity: On Insert | NONE |
| Child Referential Integrity: On Update | NONE |
| Parent Table | Population |
| Parent Multiplicity | ONE |
| Parent Referential Integrity: On Delete | NONE |
| Parent Referential Integrity: On Insert | NONE |
| Parent Referential Integrity: On Update | NONE |
Population Selection Criteria_Population Selection Criteria_FK
| Is Identifying Relationship | false |
| Child Table | Population Selection Criteria |
| Child Role Name | parent |
| Child Multiplicity | ZERO_TO_MANY |
| Child Referential Integrity: On Delete | NONE |
| Child Referential Integrity: On Insert | NONE |
| Child Referential Integrity: On Update | NONE |
| Parent Table | Population Selection Criteria |
| Parent Multiplicity | ZERO_TO_ONE |
| Parent Referential Integrity: On Delete | NONE |
| Parent Referential Integrity: On Insert | NONE |
| Parent Referential Integrity: On Update | NONE |
| Primary Key Details |
Population Selection Criteria PK
| Key Attribute | Selection Criteria Sk |
| Atomic Warehouse Model Data Model |