tbl_staff_location

4827 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
refid int4 10 null
location varchar 50 null
tbl_location.location tbl_staff_location_location_fkeyR
date_commencing date 13 null
staff_refid int4 10 null
tbl_staff_lookup.refid tbl_staff_location_staff_refid_fkeyR
date_entered date 13 ('now'::text)::date
entered_by int4 10 null

Indexes

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

Relationships