Table: dbo.Employer_Type
Columns
NameTypeConstraintsDescription
employer_type_KEYint (4)NOT NULLPrimary key for this table
descriptionnvarchar (70)NOT NULLEmployer type description
Primary key
NameColumnsDescription
PK_Employer_Typeemployer_type_KEY
Unique constraints
NameColumnsDescription
UK_Employer_Type$descriptiondescription
Incoming foreign keys
NameColumnsReferencing tableDescription
FK_Client_W2_Override__Employer_Type__employer_type_KEYemployer_type_KEYClient_W2_Override
FK_Client_1099_Override__Employer_Type__employer_type_KEYemployer_type_KEYClient_1099_Override
FK_Client_Payroll_Information__Employer_Type__employer_type_KEYemployer_type_KEYClient_Payroll_Information

Schema diagram