Northwind Database (Document! X Sample)
AdventureWorks Database / Purchasing Schema / Person.BusinessEntity Table / Purchasing.Vendor Table / FK_Vendor_BusinessEntity_BusinessEntityID Relationship
In This Topic
    FK_Vendor_BusinessEntity_BusinessEntityID Relationship
    In This Topic
    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