Table: dbo.Federal_Tax_Exemption_Type
Columns
NameTypeConstraintsDescription
federal_tax_exemption_type_KEYint (4)NOT NULLPrimary key for the Federal_Tax_Exemption_List table.
employee__tax_code_type_KEYint (4)Employee tax code type
employer__tax_code_type_KEYint (4)Employer tax code type
Primary key
NameColumnsDescription
PK_Federal_Tax_Exemption_Typefederal_tax_exemption_type_KEY
Foreign keys
NameColumnsReferenced tableDescription
FK_Federal_Tax_Exemption_Type__Tax_Code_Type__employee__tax_code_type_KEYemployee__tax_code_type_KEYTax_Code_Type (tax_code_type_KEY)
FK_Federal_Tax_Exemption_Type__Tax_Code_Type__employer__tax_code_type_KEYemployer__tax_code_type_KEYTax_Code_Type (tax_code_type_KEY)
Incoming foreign keys
NameColumnsReferencing tableDescription
FK_Federal_Tax_Exemption__Federal_Tax_Exemption_Type__federal_tax_exemption_type_KEYfederal_tax_exemption_type_KEYFederal_Tax_Exemption

Schema diagram