Table: dbo.Tax_Form_Selection_Filing_Instruction_Type
This table defines all of the tax form slection filing instruction types used in the Tax_Form_Selection table.
Columns
NameTypeConstraintsDescription
tax_form_selection_filing_instruction_type_KEYtinyint (1)NOT NULLPrimary Key for this table.
descriptionnvarchar (60)NOT NULLThe description of the tax form selection filing instruction type.
Primary key
NameColumnsDescription
PK_Tax_Form_Selection_Filing_Instruction_Typetax_form_selection_filing_instruction_type_KEY
Unique constraints
NameColumnsDescription
UK_Tax_Form_Selection_Filing_Instruction_Type$descriptiondescription
Incoming foreign keys
NameColumnsReferencing tableDescription
FK_Firm__Tax_Form_Selection_Filing_Instruction_Type__non_paper__tax_form_selection_filing_instruction_type_KEYnon_paper__tax_form_selection_filing_instruction_type_KEYFirm
FK_Firm__Tax_Form_Selection_Filing_Instruction_Type__paper__tax_form_selection_filing_instruction_type_KEYpaper__tax_form_selection_filing_instruction_type_KEYFirm
FK_Tax_Form_Selection__Tax_Form_Selection_Filing_Instruction_Type__tax_form_selection_filing_instruction_type_KEYtax_form_selection_filing_instruction_type_KEYTax_Form_Selection

Schema diagram