au_telleperioder


Columns

Column Type Size Nulls Auto Default Children Parents Comments
autp_id int8 19 null
startdato timestamp 22 null
slutdato timestamp 22 null
telledato timestamp 22 null
opdmod varchar 4 null
opdinit varchar 30 null
opdtid timestamp 22 null

Indexes

Constraint Name Type Sort Column(s)
autp_pk Primary key Asc autp_id
autp_autp1_uk Must be unique Asc telledato

Check Constraints

Constraint Name Constraint
au_telleperioder_check4 (('SLUTDATO' IS NOT NULL))
au_telleperioder_check6 (('TELLEDATO' IS NOT NULL))
au_telleperioder_check3 (('OPDTID' IS NOT NULL))
au_telleperioder_check5 (('STARTDATO' IS NOT NULL))
au_telleperioder_check2 (('OPDMOD' IS NOT NULL))
au_telleperioder_check (('AUTP_ID' IS NOT NULL))
au_telleperioder_check1 (('OPDINIT' IS NOT NULL))

Relationships