Table: dbo.Tax_Agent_Payment_Address_Type
Holds types of payment addresses for tax agents
Columns
NameTypeConstraintsDescription
tax_agent_payment_address_type_KEYint (4)NOT NULLPrimary key for this table
descriptionnvarchar (70)NOT NULLDescription of the payment-address type
Primary key
NameColumnsDescription
PK_Tax_Agent_Payment_Address_Typetax_agent_payment_address_type_KEY
Unique constraints
NameColumnsDescription
UK_Tax_Agent_Payment_Address_Type$descriptiondescription
Incoming foreign keys
NameColumnsReferencing tableDescription
FK_Vendor_Agent__Tax_Agent_Payment_Address_Type__tax_agent_payment_address_type_KEYtax_agent_payment_address_type_KEYVendor_Agent

Schema diagram