Table: dbo.Tax_Agent_N_Vendor_Agent
Columns
NameTypeConstraintsDescription
tax_agent_n_vendor_agent_KEYint (4)NOT NULLPrimary key for this table
tax_agent_KEYint (4)NOT NULLKey to associated table Tax_Agent
vendor_KEYint (4)NOT NULLKey to associated table Vendor_Agent
Primary key
NameColumnsDescription
PK_Tax_Agent_N_Vendor_Agenttax_agent_n_vendor_agent_KEY
Unique constraints
NameColumnsDescription
UK_Tax_Agent_N_Vendor_Agent$vendor_KEYvendor_KEY
Foreign keys
NameColumnsReferenced tableDescription
FK_Tax_Agent_N_Vendor_Agent__Tax_Agent__tax_agent_KEYtax_agent_KEYTax_Agent (tax_agent_KEY)
FK_Tax_Agent_N_Vendor_Agent__Vendor__vendor_KEYvendor_KEYVendor (vendor_KEY)

Schema diagram