Table: dbo.Payroll_Tax_Forms_Filed_By_Type
The table used to store the payroll tax forms filed by type options.
Columns
NameTypeConstraintsDescription
payroll_tax_forms_filed_by_type_KEYint (4)NOT NULLPrimary key for this table
descriptionnvarchar (12)NOT NULLDescription for this type table.
Primary key
NameColumnsDescription
PK_Payroll_Tax_Forms_Filed_By_Typepayroll_tax_forms_filed_by_type_KEY
Unique constraints
NameColumnsDescription
UK_Payroll_Tax_Forms_Filed_By_Type$descriptiondescription
Incoming foreign keys
NameColumnsReferencing tableDescription
FK_Client_Payroll_Information__Payroll_Tax_Forms_Filed_By_Type__payroll_tax_forms_filed_by_type_KEYpayroll_tax_forms_filed_by_type_KEYClient_Payroll_Information

Schema diagram