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

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

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