| Atomic Warehouse Model Data Model |
| Description | This is an anchor entity that anchors one or more detail entities. Relationships in AWM are created between anchor entities using associative entities. |
| Attributes | |
Load Info Sk |
|
Shareable Code Sk |
|
Survey Question Bk |
|
Survey Question Sk |
|
Tenant Sk |
|
| Primary Key | |
Survey Question 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 |
Shareable Code Sk
| Description | Indicates if the question is shared by more than one Survey. Sharing can be the exact same question or an association to another instance of a question which is in essence the same question. |
| Data Type | Standards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER] |
| Is Part Of PrimaryKey | false |
| Is Required | false |
| Is Derived | false |
| Is Surrogate Key | false |
Survey Question Bk
| Description | Concatenated values of a set of business attributes that uniquely identify the row. |
| Data Type | Standards - Data Domains.ddm/Data Domains/Business Key [VARCHAR(255)] |
| Is Part Of PrimaryKey | false |
| Is Required | true |
| Is Derived | false |
| Is Surrogate Key | false |
Survey Question Sk
| Description | This element is the surrogate key for the anchor entity. |
| 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 |
| Primary Key Details |
Survey Question PK
| Key Attribute | Survey Question Sk |
| Atomic Warehouse Model Data Model |