projekttitler


Columns

Column Type Size Nulls Auto Default Children Parents Comments
prti_id int8 19 null
skhp_id int8 19 null
skolefag_pa_holdplaceringer.skhp_id prti_skhp_fk R
spro_id int8 19 null
sprog.spro_id prti_spro_fk R
projekttitel varchar 200 null
opdtid timestamp 22 null
opdinit varchar 30 null
opdmod varchar 4 null

Indexes

Constraint Name Type Sort Column(s)
prti_pk Primary key Asc prti_id
prti_prti1_uk Must be unique Asc/Asc skhp_id + spro_id
prti_skhp_fk_i Performance Asc skhp_id
prti_spro_fk_i Performance Asc spro_id

Check Constraints

Constraint Name Constraint
projekttitler_check (('OPDINIT' IS NOT NULL))
projekttitler_check6 (('SPRO_ID' IS NOT NULL))
projekttitler_check3 (('PROJEKTTITEL' IS NOT NULL))
projekttitler_check4 (('PRTI_ID' IS NOT NULL))
projekttitler_check2 (('OPDTID' IS NOT NULL))
projekttitler_check5 (('SKHP_ID' IS NOT NULL))
projekttitler_check1 (('OPDMOD' IS NOT NULL))

Relationships