Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| eisp_id | int8 | 19 | null |
|
|
|||||||||
| afta_id | int8 | 19 | √ | null |
|
|
||||||||
| skpe_id | int8 | 19 | √ | null |
|
|
||||||||
| skka_id | int8 | 19 | √ | null |
|
|
||||||||
| tmk_id | int8 | 19 | √ | null |
|
|
||||||||
| elev_id | int8 | 19 | √ | null |
|
|
||||||||
| startdato | timestamp | 22 | √ | null |
|
|
||||||||
| slutdato | timestamp | 22 | √ | null |
|
|
||||||||
| stmk_id | int8 | 19 | √ | null |
|
|
||||||||
| opdmod | varchar | 4 | √ | null |
|
|
||||||||
| opdinit | varchar | 30 | √ | null |
|
|
||||||||
| opdtid | timestamp | 22 | √ | null |
|
|
||||||||
| aere_id | int8 | 19 | √ | null |
|
|
||||||||
| holdi_id | int8 | 19 | √ | null |
|
|
||||||||
| o_formal | varchar | 10 | √ | null |
|
|
||||||||
| o_ansvar | varchar | 10 | √ | null |
|
|
||||||||
| o_projekt | varchar | 10 | √ | null |
|
|
||||||||
| prafo_id | int8 | 19 | √ | null |
|
|
||||||||
| udforb_id | int8 | 19 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| eisp_pk | Primary key | Asc | eisp_id |
| eisp_aere_fk_i | Performance | Asc | aere_id |
| eisp_afta_fk_i | Performance | Asc | afta_id |
| eisp_eisp1_uk | Must be unique | Asc/Asc | afta_id + startdato |
| eisp_elev_fk_i | Performance | Asc | elev_id |
| eisp_holdi_fk_i | Performance | Asc | holdi_id |
| eisp_prafo_fk_i | Performance | Asc | prafo_id |
| eisp_skka_fk_i | Performance | Asc | skka_id |
| eisp_skpe_fk_i | Performance | Asc | skpe_id |
| eisp_stmk_fk_i | Performance | Asc | stmk_id |
| eisp_tmk_fk_i | Performance | Asc | tmk_id |
| eisp_udforb_fk_i | Performance | Asc | udforb_id |
Check Constraints
| Constraint Name | Constraint |
|---|---|
| elev_i_skolepraktik_check5 | (('OPDMOD' IS NOT NULL)) |
| elev_i_skolepraktik_check1 | (('AFTA_ID' IS NOT NULL)) |
| elev_i_skolepraktik_check3 | (('ELEV_ID' IS NOT NULL)) |
| elev_i_skolepraktik_check10 | (('STARTDATO' IS NOT NULL)) |
| elev_i_skolepraktik_check11 | (('TMK_ID' IS NOT NULL)) |
| elev_i_skolepraktik_check8 | (('SKPE_ID' IS NOT NULL)) |
| elev_i_skolepraktik_check7 | (('SKKA_ID' IS NOT NULL)) |
| elev_i_skolepraktik_check | (('AERE_ID' IS NOT NULL)) |
| elev_i_skolepraktik_check6 | (('OPDTID' IS NOT NULL)) |
| elev_i_skolepraktik_check4 | (('OPDINIT' IS NOT NULL)) |
| elev_i_skolepraktik_check2 | (('EISP_ID' IS NOT NULL)) |
| elev_i_skolepraktik_check9 | (('SLUTDATO' IS NOT NULL)) |