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

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

    Description
    Foreign key constraint referencing Person.BusinessEntityID.
    Columns
    Column in PasswordRelated column in Person
    BusinessEntityIDBusinessEntityID
    See Also