Table: dbo.Tax_Agent_Locality_Tax_Uid
Columns
NameTypeConstraintsDescription
tax_agent_locality_tax_uid_KEYint (4)NOT NULLPrimary key
tax_agent_KEYint (4)NOT NULLForeign key to the parent tax agent
locality_tax_uidnvarchar (70)NOT NULLLocality tax UID associated with tax agent
Primary key
NameColumnsDescription
PK_Tax_Agent_Locality_Tax_Uidtax_agent_locality_tax_uid_KEY
Unique constraints
NameColumnsDescription
UK_Tax_Agent_Locality_Tax_Uid$tax_agent_KEY$locality_tax_uidtax_agent_KEY, locality_tax_uid
Foreign keys
NameColumnsReferenced tableDescription
FK_Tax_Agent_Locality_Tax_Uid__Tax_Agent__tax_agent_KEYtax_agent_KEYTax_Agent (tax_agent_KEY)

Schema diagram