tbl_staff_payroll_centre

4280 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
refid int4 10 null
payroll_centre varchar 50 null
tbl_payroll.payroll tbl_staff_payroll_centre_payroll_centre_fkeyR
date_commencing date 13 null
staff_refid int4 10 null
tbl_staff_lookup.refid tbl_staff_payroll_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_payroll_centre_pkey Primary key Asc refid

Relationships