| WEALTH Data Model |
Description | Interaction Dimension defines the interaction Patterns identified in the solution. For example - Rare, Less Frequent, Frequent |
Columns | |
![]() |
|
![]() |
Primary Key | |
![]() |
Indexes | |
![]() |
Column Details |
Description | The unique identifier of the Interaction dimension. |
Data Type | BIGINT |
Default Value | None |
Is Primary Key | true |
Is Identity | true |
Is Nullable | false |
Is Generated | false |
Is Row Change Timestamp | false |
Is hidden | false |
Description | Name identifies the Interaction pattern name - Rare, Less Frequent, Frequent |
Data Type | VARCHAR(50) |
Default Value | None |
Is Primary Key | false |
Is Identity | false |
Is Nullable | true |
Is Generated | false |
Is Row Change Timestamp | false |
Is hidden | false |
Primary Key Details |
Description | Unique identifier of the product type |
Member | INTERACTION_DIMENSION_ID [BIGINT] |
Index Details |
Is Unique | true |
Is Clustered | false |
| WEALTH Data Model |