non_cat_in_house_use

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('action.non_cat_in_house_use_id_seq'::regclass)
item_type int8 19 null
non_cataloged_type.id non_cat_in_house_use_item_type_fkey R
staff int4 10 null
usr.id non_cat_in_house_use_staff_fkey R
workstation int4 10 null
workstation.id non_cat_in_house_use_workstation_fkey R
org_unit int4 10 null
org_unit.id non_cat_in_house_use_org_unit_fkey R
use_time timestamptz 35,6 now()

Indexes

Constraint Name Type Sort Column(s)
non_cat_in_house_use_pkey Primary key Asc id
non_cat_in_house_use_staff_idx Performance Asc staff
non_cat_in_house_use_ws_idx Performance Asc workstation

Relationships