Table: dbo.Tax_Export_Program
Lists the different types of tax export programs.
Columns
NameTypeConstraintsDescription
tax_export_program_KEYint (4)NOT NULLPrimary key for this table.
descriptionnvarchar (40)NOT NULLThe Tax Export Program
Primary key
NameColumnsDescription
PK_Tax_Export_Programtax_export_program_KEY
Unique constraints
NameColumnsDescription
UK_Tax_Export_Program$descriptiondescription

Schema diagram