perspektiver


Columns

Column Type Size Nulls Auto Default Children Parents Comments
opdtid timestamp 22 null
opdinit varchar 30 null
ceper_id int8 19 null
centrale_perspektiver.ceper_id pspek_ceper_fk R
pspek_id int8 19 null
elever.pspek_id elev_pspek_fk R
kort_betegnelse varchar 15 null
betegnelse varchar 50 null
opdmod varchar 4 null
perspektiv varchar 5 null

Indexes

Constraint Name Type Sort Column(s)
pspek_pk Primary key Asc pspek_id
pspek_ceper_fk_1 Performance Asc ceper_id
pspek_uk_i Performance Asc perspektiv

Check Constraints

Constraint Name Constraint
perspektiver_check6 (('PSPEK_ID' IS NOT NULL))
perspektiver_check4 (('OPDMOD' IS NOT NULL))
perspektiver_check (('BETEGNELSE' IS NOT NULL))
perspektiver_check2 (('KORT_BETEGNELSE' IS NOT NULL))
perspektiver_check3 (('OPDINIT' IS NOT NULL))
perspektiver_check5 (('OPDTID' IS NOT NULL))
perspektiver_check1 (('CEPER_ID' IS NOT NULL))

Relationships