Table: dbo.Tax_Jurisdiction_Type | |||
Columns | |||
Name | Type | Constraints | Description |
tax_jurisdiction_type_KEY | nvarchar (30) | NOT NULL | Primary key for this table |
Primary key | |||
Name | Columns | Description | |
PK_Tax_Jurisdiction_Type | tax_jurisdiction_type_KEY |
Incoming foreign keys | |||
Name | Columns | Referencing table | Description |
FK_Tax_Jurisdiction__Tax_Jurisdiction_Type__tax_jurisdiction_type_KEY | tax_jurisdiction_type_KEY | Tax_Jurisdiction |