| Insurance Data Model |
Columns | |
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
Foreign Key | |
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
Primary Key | |
![]() |
Column Details |
Description | The unique identifier of the Person |
Data Type | BIGINT |
Default Value | None |
Is Primary Key | true |
Is Identity | false |
Is Nullable | false |
Is Generated | false |
Is Row Change Timestamp | false |
Is hidden | false |
Description | The unique identifier of the Score |
Data Type | BIGINT |
Default Value | None |
Is Primary Key | true |
Is Identity | false |
Is Nullable | false |
Is Generated | false |
Is Row Change Timestamp | false |
Is hidden | false |
Description | The unique identifier of the Score mini dimension |
Data Type | BIGINT |
Default Value | None |
Is Primary Key | false |
Is Identity | false |
Is Nullable | true |
Is Generated | false |
Is Row Change Timestamp | false |
Is hidden | false |
Description | The unique identifier of the Calendar date |
Data Type | BIGINT |
Default Value | None |
Is Primary Key | true |
Is Identity | false |
Is Nullable | false |
Is Generated | false |
Is Row Change Timestamp | false |
Is hidden | false |
Description | The unique identifier of the Person mini dimension |
Data Type | BIGINT |
Default Value | None |
Is Primary Key | false |
Is Identity | false |
Is Nullable | true |
Is Generated | false |
Is Row Change Timestamp | false |
Is hidden | false |
Data Type | CHAR(5) |
Default Value | None |
Is Primary Key | false |
Is Identity | false |
Is Nullable | true |
Is Generated | false |
Is Row Change Timestamp | false |
Is hidden | false |
Description | The unique identifier of the Top level financial services agreement |
Data Type | BIGINT |
Default Value | None |
Is Primary Key | true |
Is Identity | false |
Is Nullable | false |
Is Generated | false |
Is Row Change Timestamp | false |
Is hidden | false |
Description | The unique identifier of the Top level financial services agreement mini dimension |
Data Type | BIGINT |
Default Value | None |
Is Primary Key | false |
Is Identity | false |
Is Nullable | true |
Is Generated | false |
Is Row Change Timestamp | false |
Is hidden | false |
Foreign Key Details |
Referential Integrity: On Update | NO_ACTION |
Referential Integrity: On Delete | NO_ACTION |
Is Identifying Relationship | true |
Child Table | POLICY_SCORE_FACT |
Child Role Name | Verb1 |
Child Multiplicity | * |
Key Column | PERSON_ID [BIGINT] |
Parent Table | PERSON |
Parent Multiplicity | 1 |
Unique Constraint | PERSON_PK |
Referential Integrity: On Update | NO_ACTION |
Referential Integrity: On Delete | NO_ACTION |
Is Identifying Relationship | true |
Child Table | POLICY_SCORE_FACT |
Child Role Name | Verb2 |
Child Multiplicity | * |
Key Column | SCORE_ID [BIGINT] |
Parent Table | SCORE |
Parent Multiplicity | 1 |
Unique Constraint | SCORE_PK |
Referential Integrity: On Update | NO_ACTION |
Referential Integrity: On Delete | NO_ACTION |
Is Identifying Relationship | false |
Child Table | POLICY_SCORE_FACT |
Child Role Name | Verb3 |
Child Multiplicity | * |
Key Column | SCORE_MINI_DIMENSION_ID [BIGINT] |
Parent Table | SCORE_MINI_DIMENSION |
Parent Multiplicity | 0..1 |
Unique Constraint | SCORE_MINI_DIMENSION_PK |
Referential Integrity: On Update | NO_ACTION |
Referential Integrity: On Delete | NO_ACTION |
Is Identifying Relationship | true |
Child Table | POLICY_SCORE_FACT |
Child Role Name | Verb4 |
Child Multiplicity | * |
Key Column | CALENDAR_DATE_ID [BIGINT] |
Parent Table | CALENDAR_DATE |
Parent Multiplicity | 1 |
Unique Constraint | CALENDAR_DATE_PK |
Referential Integrity: On Update | NO_ACTION |
Referential Integrity: On Delete | NO_ACTION |
Is Identifying Relationship | false |
Child Table | POLICY_SCORE_FACT |
Child Role Name | Verb6 |
Child Multiplicity | * |
Key Column | PERSON_MINI_DIMENSION_ID [BIGINT] |
Parent Table | PERSON_MINI_DIMENSION |
Parent Multiplicity | 0..1 |
Unique Constraint | PERSON_MINI_DIMENSION_PK |
Referential Integrity: On Update | NO_ACTION |
Referential Integrity: On Delete | NO_ACTION |
Is Identifying Relationship | true |
Child Table | POLICY_SCORE_FACT |
Child Role Name | Verb5 |
Child Multiplicity | * |
Key Column | INSURANCE_POLICY_ID [BIGINT] |
Parent Table | INSURANCE_POLICY |
Parent Multiplicity | 1 |
Unique Constraint | INSURANCE_POLICY_PK |
Referential Integrity: On Update | NO_ACTION |
Referential Integrity: On Delete | NO_ACTION |
Is Identifying Relationship | false |
Child Table | POLICY_SCORE_FACT |
Child Role Name | Verb7 |
Child Multiplicity | * |
Key Column | INSURANCE_POLICY_MINI_DIMENSION_ID [BIGINT] |
Parent Table | INSURANCE_POLICY_MINI_DIMENSION |
Parent Multiplicity | 0..1 |
Unique Constraint | INSURANCE_POLICY_MINI_DIMENSION_PK |
Primary Key Details |
Member | PERSON_ID [BIGINT] |
Member | SCORE_ID [BIGINT] |
Member | CALENDAR_DATE_ID [BIGINT] |
Member | INSURANCE_POLICY_ID [BIGINT] |
| Insurance Data Model |