projekttitler_for_skph


Columns

Column Type Size Nulls Auto Default Children Parents Comments
spro_id int8 19 null
sprog.spro_id pskph_spro_fk R
skph_id int8 19 null
skolefag_pa_hold.skph_id pskph_skph_fk R
projekttitel varchar 200 null
projekttitel_arves varchar 1 null
projekttitel_overskriv varchar 1 null
opdmod varchar 4 null
opdinit varchar 30 null
opdtid timestamp 22 null
pskph_id int8 19 null

Indexes

Constraint Name Type Sort Column(s)
pskph_pk Primary key Asc pskph_id
pskph_pskph_uk_uk Must be unique Asc/Asc skph_id + spro_id
pskph_skph_fk_i Performance Asc skph_id
pskph_spro_fk_i Performance Asc spro_id

Check Constraints

Constraint Name Constraint
projekttitler_for_skph_check3 (('PROJEKTTITEL' IS NOT NULL))
projekttitler_for_skph_check2 (('OPDTID' IS NOT NULL))
projekttitler_for_skph_projekttitel_arves_check (((projekttitel_arves)::text = ANY ((ARRAY['J'::character varying, 'N'::character varying])::text[])))
projekttitler_for_skph_check5 (('PROJEKTTITEL_OVERSKRIV' IS NOT NULL))
projekttitler_for_skph_check (('OPDINIT' IS NOT NULL))
projekttitler_for_skph_check6 (('PSKPH_ID' IS NOT NULL))
projekttitler_for_skph_check7 (('SKPH_ID' IS NOT NULL))
projekttitler_for_skph_check1 (('OPDMOD' IS NOT NULL))
projekttitler_for_skph_check4 (('PROJEKTTITEL_ARVES' IS NOT NULL))
projekttitler_for_skph_check8 (('SPRO_ID' IS NOT NULL))
projekttitler_for_skph_projekttitel_overskriv_check (((projekttitel_overskriv)::text = ANY ((ARRAY['J'::character varying, 'N'::character varying])::text[])))

Relationships