aufgruppe_uvm_fag


Columns

Column Type Size Nulls Auto Default Children Parents Comments
aufgrpuf_id int8 19 null
aufgrp_id int8 19 null
aufgrupper.aufgrp_id aufgrpuf_aufgrp_fk R
uvfa_id int8 19 null
uvm_fag.uvfa_id aufgrpuf_uvfa_fk R
startdato timestamp 22 null
slutdato timestamp 22 null
opdmod varchar 4 null
opdinit varchar 30 null
opdtid timestamp 22 null

Indexes

Constraint Name Type Sort Column(s)
aufgrpuf_pk Primary key Asc aufgrpuf_id
aufgrpuf_aufgrp_fk_i Performance Asc aufgrp_id
aufgrpuf_uk Must be unique Asc/Asc/Asc aufgrp_id + uvfa_id + startdato
aufgrpuf_uvfa_fk_i Performance Asc uvfa_id

Check Constraints

Constraint Name Constraint
aufgruppe_uvm_fag_check1 (('AUFGRP_ID' IS NOT NULL))
aufgruppe_uvm_fag_check5 (('STARTDATO' IS NOT NULL))
aufgruppe_uvm_fag_check3 (('OPDMOD' IS NOT NULL))
aufgruppe_uvm_fag_check6 (('UVFA_ID' IS NOT NULL))
aufgruppe_uvm_fag_check4 (('OPDTID' IS NOT NULL))
aufgruppe_uvm_fag_check2 (('OPDINIT' IS NOT NULL))
aufgruppe_uvm_fag_check (('AUFGRPUF_ID' IS NOT NULL))

Relationships