| WEALTH Data Model |
Description | Financial Advisor dimension. It defines all the financial advisor in the organization. |
Columns | |
![]() |
|
![]() |
Primary Key | |
![]() |
Indexes | |
![]() |
Column Details |
Description | The unique identifier of the FA dimension |
Data Type | INTEGER |
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 indicates the Full Name of the Financial Advisor |
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 FA dimension |
Member | FA_DIMENSION_ID [INTEGER] |
Index Details |
Description | The unique identifier of the FA dimension |
Is Unique | true |
Is Clustered | false |
Member | FA_DIMENSION_ID [INTEGER] Ascending |
| WEALTH Data Model |