tilstededage


Columns

Column Type Size Nulls Auto Default Children Parents Comments
til_id int8 19 null
timer numeric 6,2 null
dato timestamp 22 null
skhp_id int8 19 null
skolefag_pa_holdplaceringer.skhp_id til_skhp_fk R
opdmod varchar 4 null
opdinit varchar 30 null
opdtid timestamp 22 null
timer_fraver numeric 6,2 null
uddannelsestype varchar 3 null
amu_fk_id int8 19 null
amu_fraverskoder.amu_fk_id tilstededage_fk R
fritekst varchar 50 null
vno int8 19 null
registreret_af varchar 50 null

Indexes

Constraint Name Type Sort Column(s)
til_pk Primary key Asc til_id
til_skhp_fk_i Performance Asc skhp_id
til_skhp_id_idx Performance Asc skhp_id
til_tdag_uk Must be unique Asc/Asc dato + skhp_id
tilstededage_fk_i Performance Asc amu_fk_id

Check Constraints

Constraint Name Constraint
tilstededage_check2 (('OPDMOD' IS NOT NULL))
tilstededage_check6 (('TIMER' IS NOT NULL))
tilstededage_check3 (('OPDTID' IS NOT NULL))
tilstededage_check5 (('TIL_ID' IS NOT NULL))
tilstededage_check (('DATO' IS NOT NULL))
tilstededage_check4 (('SKHP_ID' IS NOT NULL))
tilstededage_check1 (('OPDINIT' IS NOT NULL))
tilstededage_check7 (('VNO' IS NOT NULL))

Relationships