Constraints

26 Foreign Key Constraints

Constraint Name Child Column Parent Column Delete Rule
tbl_staff_payroll_centre_staff_refid_fkey
tbl_staff_payroll_centre.staff_refid
tbl_staff.refid
Restrict delete
tbl_staff_payroll_centre_entered_by_fkey
tbl_staff_payroll_centre.entered_by
tbl_staff.refid
Restrict delete
tbl_staff_payroll_centre_payroll_centre_fkey
tbl_staff_payroll_centre.payroll_centre
tbl_payroll.payroll
Restrict delete
tbl_staff_location_location_fkey
tbl_staff_location.location
tbl_location.location
Restrict delete
tbl_staff_location_staff_refid_fkey
tbl_staff_location.staff_refid
tbl_staff.refid
Restrict delete
tbl_staff_location_entered_by_fkey
tbl_staff_location.entered_by
tbl_staff.refid
Restrict delete
tbl_staff_line_manager_fkey
tbl_staff.line_manager
tbl_staff.refid
Restrict delete
tbl_staff_spinal_type_fkey
tbl_staff.spinal_type
tbl_spinal_type.spinal_type
Restrict delete
tbl_staff_department_fkey
tbl_staff.department
tbl_departments.department
Restrict delete
tbl_foreign_experience_staff_refid_fkey
tbl_foreign_experience.staff_refid
tbl_staff.refid
Restrict delete
tbl_staff_cost_centre_staff_refid_fkey
tbl_staff_cost_centre.staff_refid
tbl_staff.refid
Restrict delete
tbl_staff_cost_centre_cost_centre_fkey
tbl_staff_cost_centre.cost_centre
tbl_cost_centre.cost_centre
Restrict delete
tbl_staff_cost_centre_entered_by_fkey
tbl_staff_cost_centre.entered_by
tbl_staff.refid
Restrict delete
tbl_contact_details_staff_refid_fkey
tbl_contact_details.staff_refid
tbl_staff.refid
Restrict delete
tbl_employment_history_entered_by_fkey
tbl_employment_history.entered_by
tbl_staff.refid
Restrict delete
tbl_employment_history_staff_refid_fkey
tbl_employment_history.staff_refid
tbl_staff.refid
Restrict delete
tbl_employment_history_cost_centre_fkey
tbl_employment_history.cost_centre
tbl_cost_centre.cost_centre
Restrict delete
tbl_employment_history_payroll_centre_fkey
tbl_employment_history.payroll_centre
tbl_cost_centre.cost_centre
Restrict delete
tbl_skills_entry_entered_by_fkey
tbl_skills_entry.entered_by
tbl_staff.refid
Restrict delete
tbl_skills_entry_skill_code_fkey
tbl_skills_entry.skill_code
tbl_skills_breakdown.skill_code
Restrict delete
tbl_skills_entry_staff_refid_fkey
tbl_skills_entry.staff_refid
tbl_staff.refid
Restrict delete
tbl_staff_positions_staff_refid_fkey
tbl_staff_positions.staff_refid
tbl_staff.refid
Restrict delete
tbl_staff_positions_position_fkey
tbl_staff_positions.position
tbl_positions.position
Restrict delete
tbl_staff_positions_entered_by_fkey
tbl_staff_positions.entered_by
tbl_staff.refid
Restrict delete
tbl_hr_details_staff_refid_fkey
tbl_hr_details.staff_refid
tbl_staff.refid
Restrict delete
tbl_skills_breakdown_skill_class_fkey
tbl_skills_breakdown.skill_class
tbl_skill_class.skill_class
Restrict delete

Check Constraints

Table Constraint Name Constraint