Northwind Database (Document! X Sample)
FK_Vendor_BusinessEntity_BusinessEntityID Relationship
AdventureWorks Database > Purchasing Schema > Person.BusinessEntity Table > Purchasing.Vendor Table : FK_Vendor_BusinessEntity_BusinessEntityID Relationship
Relationship Overview

Table Vendor is related to table BusinessEntity by the columns listed below.

Description
Foreign key constraint referencing BusinessEntity.BusinessEntityID
Columns
Column in VendorRelated column in BusinessEntity
BusinessEntityIDBusinessEntityID
See Also

Related Objects

Purchasing.Vendor Table
Person.BusinessEntity Table
Purchasing Schema
AdventureWorks Database