Table: dbo.Client_Tax_Item_Type
Table containing Client Tax item types.
Columns
NameTypeConstraintsDescription
client_tax_item_type_KEYint (4)NOT NULLPrimary key for this table.
descriptionnvarchar (16)NOT NULLDescription of the Client Tax Item type.
Primary key
NameColumnsDescription
PK_Client_Tax_Item_Typeclient_tax_item_type_KEY
Unique constraints
NameColumnsDescription
UK_Client_Tax_Item_Type$descriptiondescription
Incoming foreign keys
NameColumnsReferencing tableDescription
FK_Client_Tax_Item__Client_Tax_Item_Type__client_tax_item_type_KEYclient_tax_item_type_KEYClient_Tax_Item

Schema diagram