Table: dbo.Ultra_Tax_Category_Type | |||
Tax Code Category type table | |||
Columns | |||
Name | Type | Constraints | Description |
ultra_tax_category_type_KEY | int (4) | NOT NULL | Primary Key |
description | nvarchar (100) | NOT NULL | Values: Standard, M3A, M3B, M3C, ALL |
Primary key | |||
Name | Columns | Description | |
PK_Ultra_Tax_Category_Type | ultra_tax_category_type_KEY | ||
Unique constraints | |||
Name | Columns | Description | |
UK_Ultra_Tax_Category_Type$description | description |