Table: dbo.Tax_Form_Grouping
Table to identify how tax forms should be grouped together.
Columns
NameTypeConstraintsDescription
tax_form_grouping_KEYint (4)NOT NULLPrimary key
descriptionnvarchar (30)NOT NULLDescription of the tax form grouping
Primary key
NameColumnsDescription
PK_Tax_Form_Groupingtax_form_grouping_KEY
Unique constraints
NameColumnsDescription
UK_Tax_Form_Grouping$descriptiondescription
Incoming foreign keys
NameColumnsReferencing tableDescription
FK_Firm__Tax_Form_Grouping__tax_form_grouping_KEYtax_form_grouping_KEYFirm

Schema diagram