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

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

    Description
    Foreign key constraint referencing ContactType.ContactTypeID.
    Columns
    Column in BusinessEntityContactRelated column in ContactType
    ContactTypeIDContactTypeID
    See Also