Table: dbo.Form_1094_Section_4980H_Code | |||
This table stores the 1094 section 4980H code selections. | |||
Columns | |||
Name | Type | Constraints | Description |
form_1094_section_4980H_code_KEY | tinyint (1) | NOT NULL | The primary key. |
code | char (2) | NOT NULL | The coverage code. |
Primary key | |||
Name | Columns | Description | |
PK_Form_1094_Section_4980H_Code | form_1094_section_4980H_code_KEY | ||
Unique constraints | |||
Name | Columns | Description | |
UK_Form_1094_Section_4980H_Code$code | code |