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

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

    Description
    Foreign key constraint referencing Address.AddressID.
    Columns
    Column in BusinessEntityAddressRelated column in Address
    AddressIDAddressID
    See Also