Table: dbo.Local_Tax_Exemption | |||
Columns | |||
Name | Type | Constraints | Description |
local_tax_exemption_KEY | int (4) | NOT NULL | Primary key for the Local_Tax_Exemption table. |
local_tax_exemption_type_KEY | int (4) | Associated state tax exemption list item. | |
client_payroll_item_KEY | int (4) | NOT NULL | Associated client payroll item. |
Primary key | |||
Name | Columns | Description | |
PK_Local_Tax_Exemption | local_tax_exemption_KEY |