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

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

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