Northwind Database (Document! X Sample)
AdventureWorks Database / Person Schema / Person.PhoneNumberType Table / Person.PersonPhone Table / FK_PersonPhone_PhoneNumberType_PhoneNumberTypeID Relationship
In This Topic
    FK_PersonPhone_PhoneNumberType_PhoneNumberTypeID Relationship
    In This Topic
    Relationship Overview

    Table PersonPhone is related to table PhoneNumberType by the columns listed below.

    Description
    Foreign key constraint referencing PhoneNumberType.PhoneNumberTypeID.
    Columns
    Column in PersonPhoneRelated column in PhoneNumberType
    PhoneNumberTypeIDPhoneNumberTypeID
    See Also