Northwind Database (Document! X Sample)
AdventureWorks Database / Person Schema / Person.Person Table / Person.BusinessEntityContact Table / FK_BusinessEntityContact_Person_PersonID Relationship
In This Topic
    FK_BusinessEntityContact_Person_PersonID Relationship
    In This Topic
    Relationship Overview

    Table BusinessEntityContact is related to table Person by the columns listed below.

    Description
    Foreign key constraint referencing Person.BusinessEntityID.
    Columns
    Column in BusinessEntityContactRelated column in Person
    PersonIDBusinessEntityID
    See Also