Table: dbo.Employee_Tax_Form_Locality_Amount_Type
The table used to store the employee local amount types.
Columns
NameTypeConstraintsDescription
employee_tax_form_locality_amount_type_KEYint (4)NOT NULLPrimary key for this table
descriptionnvarchar (60)NOT NULLDescription for this type table.
Primary key
NameColumnsDescription
PK_Employee_Tax_Form_Locality_Amount_Typeemployee_tax_form_locality_amount_type_KEY
Unique constraints
NameColumnsDescription
UK_Employee_Tax_Form_Locality_Amount_Type$descriptiondescription
Incoming foreign keys
NameColumnsReferencing tableDescription
FK_Employee_Tax_Form_Locality_Amount_Override__Employee_Tax_Form_Locality_Amount_Type__employee_tax_form_locality_amount_type_KEemployee_tax_form_locality_amount_type_KEYEmployee_Tax_Form_Locality_Amount_Override

Schema diagram