Table: dbo.Insurepay_Employer_Contribution_Type
Table containing InsurePay employer contribution types.
Columns
NameTypeConstraintsDescription
insurepay_employer_contribution_type_KEYint (4)NOT NULLPrimary key for this table.
descriptionnvarchar (100)NOT NULLDescription of the Insurepay employer contribution type.
insurepay_descriptionnvarchar (120)NOT NULLInsurepay employer contribution type as written in Insurepay file
Primary key
NameColumnsDescription
PK_Insurepay_Employer_Contribution_Typeinsurepay_employer_contribution_type_KEY
Unique constraints
NameColumnsDescription
UK_Insurepay_Employer_Contribution_Type$descriptiondescription
UK_Insurepay_Employer_Contribution_Type$insurepay_descriptioninsurepay_description
Incoming foreign keys
NameColumnsReferencing tableDescription
FK_Employer_Contribution_Item__Insurepay_Employer_Contribution_Type__insurepay_employer_contribution_type_KEYinsurepay_employer_contribution_type_KEYEmployer_Contribution_Item
FK_Employee_Payroll_Item__Insurepay_Employer_Contribution_Type__insurepay_employer_contribution_type_KEYinsurepay_employer_contribution_type_KEYEmployee_Payroll_Item

Schema diagram