Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| refo_id | int8 | 19 | √ | null |
|
|
|||||
| uvfa_id | int8 | 19 | √ | null |
|
|
|||||
| opdinit | varchar | 30 | √ | null |
|
|
|||||
| opdtid | timestamp | 22 | √ | null |
|
|
|||||
| opdmod | varchar | 4 | √ | null |
|
|
|||||
| refo_uvfa_id | int8 | 19 | null |
|
|
||||||
| vfm_startmaned | varchar | 8 | √ | null |
|
|
|||||
| vfm_slutmaned | varchar | 8 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| refo_uvfa_pk | Primary key | Asc | refo_uvfa_id |
| refo_uvfa_kamd_fk2_i | Performance | Asc | vfm_slutmaned |
| refo_uvfa_kamd_fk_i | Performance | Asc | vfm_startmaned |
| refo_uvfa_refo_fk_i | Performance | Asc | refo_id |
| refo_uvfa_uk | Must be unique | Asc/Asc/Asc | uvfa_id + refo_id + vfm_startmaned |
| refo_uvfa_uvfa_fk_i | Performance | Asc | uvfa_id |
Check Constraints
| Constraint Name | Constraint |
|---|---|
| resultatformer_uvm_fag_check1 | (('OPDMOD' IS NOT NULL)) |
| resultatformer_uvm_fag_check2 | (('OPDTID' IS NOT NULL)) |
| resultatformer_uvm_fag_check3 | (('REFO_ID' IS NOT NULL)) |
| resultatformer_uvm_fag_check6 | (('VFM_STARTMANED' IS NOT NULL)) |
| resultatformer_uvm_fag_check | (('OPDINIT' IS NOT NULL)) |
| resultatformer_uvm_fag_check4 | (('REFO_UVFA_ID' IS NOT NULL)) |
| resultatformer_uvm_fag_check5 | (('UVFA_ID' IS NOT NULL)) |