Table: dbo.Tax_Jurisdiction_Suta_Supplemental_Rate
Columns
NameTypeConstraintsDescription
tax_jurisdiction_suta_supplemental_rate_KEYint (4)NOT NULLPrimary key for this table
suta_supplemental_type_KEYint (4)NOT NULLReference to suta supplemtnal type
tax_jurisdiction_suta_base_rate_KEYint (4)NOT NULLReference to tax jurisdiction suta rate
supplemental_ratedecimal (5, 4)NOT NULLSupplemental rate
Primary key
NameColumnsDescription
PK_Tax_Jurisdiction_Suta_Supplemental_Ratetax_jurisdiction_suta_supplemental_rate_KEY
Foreign keys
NameColumnsReferenced tableDescription
FK_Tax_Jurisdiction_Suta_Supplemental_Rate__Suta_Supplemental_Type__suta_supplemental_type_KEYsuta_supplemental_type_KEYSuta_Supplemental_Type (suta_supplemental_type_KEY)
FK_Tax_Jurisdiction_Suta_Supplemental_Rate__Tax_Jurisdiction_Suta_Base_Rate__tax_jurisdiction_suta_base_rate_KEYtax_jurisdiction_suta_base_rate_KEYTax_Jurisdiction_Suta_Base_Rate (tax_jurisdiction_suta_base_rate_KEY)

Schema diagram