| WEALTH Data Model |
Description | Funding Dimension defines the Funding Patterns identified in the solution. For example - Sine, Lumpy |
Columns | |
![]() |
|
![]() |
Primary Key | |
![]() |
Indexes | |
![]() |
Column Details |
Description | The unique identifier of the Funding 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 Funding Type. |
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 | The unique identifier of the product type |
Member | FUNDING_DIMENSION_ID [BIGINT] |
Index Details |
Is Unique | true |
Is Clustered | false |
| WEALTH Data Model |