su_ophor


Columns

Column Type Size Nulls Auto Default Children Parents Comments
handelses_id int8 19 null
su_handelser.handelses_id su_ophor_fk1 R
udd_slutdato timestamp 22 null
ophorsarsag int2 5 null
ind_hand_ref_id int8 19 null
su_handelser.handelses_id su_ophor_fk2 R
opdtid timestamp 22 null
opdinit varchar 30 null
opdmod varchar 4 null

Indexes

Constraint Name Type Sort Column(s)
su_ophor_pk Primary key Asc handelses_id
su_ophor_fk2_i Performance Asc ind_hand_ref_id

Check Constraints

Constraint Name Constraint
su_ophor_ophorsarsag_check ((ophorsarsag = ANY (ARRAY[1, 2, 3])))
su_ophor_check (('IND_HAND_REF_ID' IS NOT NULL))
su_ophor_check1 (('OPHORSARSAG' IS NOT NULL))
su_ophor_check2 (('UDD_SLUTDATO' IS NOT NULL))

Relationships