bidragsperiode


Columns

Column Type Size Nulls Auto Default Children Parents Comments
bipe_id int8 19 null
ae_bidrag.bipe_id aebi_bipe_fk R
sta_bidrag.bipe_id stab_bipe_fk R
skof_id int8 19 null
skoleforlob.skof_id bipe_skof_fk R
tape_id int8 19 null
telleperioder.tape_id bipe_tape_fk R
startdato timestamp 22 null
slutdato timestamp 22 null
telledato timestamp 22 null
opdmod varchar 4 null
opdinit varchar 30 null
opdtid timestamp 22 null
antal_tilskudsdage numeric 5,1 null

Indexes

Constraint Name Type Sort Column(s)
bipe_pk Primary key Asc bipe_id
bipe_bipe1_uk Must be unique Asc/Asc skof_id + tape_id
bipe_skof_fk_i Performance Asc skof_id
bipe_tape_fk_i Performance Asc tape_id

Check Constraints

Constraint Name Constraint
bidragsperiode_check1 (('BIPE_ID' IS NOT NULL))
bidragsperiode_check9 (('TELLEDATO' IS NOT NULL))
bidragsperiode_check2 (('OPDINIT' IS NOT NULL))
bidragsperiode_check8 (('TAPE_ID' IS NOT NULL))
bidragsperiode_check6 (('SLUTDATO' IS NOT NULL))
bidragsperiode_check (('ANTAL_TILSKUDSDAGE' IS NOT NULL))
bidragsperiode_check7 (('STARTDATO' IS NOT NULL))
bidragsperiode_check4 (('OPDTID' IS NOT NULL))
bidragsperiode_check3 (('OPDMOD' IS NOT NULL))
bidragsperiode_check5 (('SKOF_ID' IS NOT NULL))

Relationships