| Table slot9.WORLD.TSTA.EDUCATION This table stores the education information including degree type added to a MASTER PERSON in the application
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Analyzed at Mon Sep 20 21:05 MDT 2021 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Requirements (check constraints):
| Constraint | Constraint Name |
|---|---|
| "BUSINESS_NUMBER" IS NOT NULL | EDU_BUSINESS_NUMBER_NN |
| "DEGREE_TYPE_CODE" IS NOT NULL | EDU_DEGREE_TYPE_CODE_NN |
| "EDUCATION_ID" IS NOT NULL | EDU_EDUCATION_ID_NN |
| "PERSON_ID" IS NOT NULL | EDU_PERSON_ID_NN |
Indexes:
| Column(s) | Type | Sort | Constraint Name |
|---|---|---|---|
| EDUCATION_ID | Primary key | Asc | EDU_PK |
| BUSINESS_NUMBER | Performance | Asc | EDU_BUSNS_FK_I |
| DEGREE_TYPE_CODE | Performance | Asc | EDU_DTC_FK_I |
| PERSON_ID | Performance | Asc | EDU_PER_FK_I |
|


