Northwind Database (Document! X Sample)
AdventureWorks Database / Purchasing Schema / Purchasing.Vendor Table / Purchasing.ProductVendor Table / FK_ProductVendor_Vendor_BusinessEntityID Relationship
In This Topic
    FK_ProductVendor_Vendor_BusinessEntityID Relationship
    In This Topic
    Relationship Overview

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

    Description
    Foreign key constraint referencing Vendor.BusinessEntityID.
    Columns
    Column in ProductVendorRelated column in Vendor
    BusinessEntityIDBusinessEntityID
    See Also