tbl_staff_cost_centre

4417 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
refid int4 10 null
cost_centre varchar 50 null
tbl_cost_centre.cost_centre tbl_staff_cost_centre_cost_centre_fkeyR
date_commencing date 13 null
staff_refid int4 10 null
tbl_staff_lookup.refid tbl_staff_cost_centre_staff_refid_fkeyR
date_entered date 13 ('now'::text)::date
entered_by int4 10 null

Indexes

Constraint Name Type Sort Column(s)
tbl_staff_cost_centre_pkey Primary key Asc refid

Relationships