Northwind Database (Document! X Sample)
FK_EmailAddress_Person_BusinessEntityID Relationship
AdventureWorks Database > Person Schema > Person.Person Table > Person.EmailAddress Table : FK_EmailAddress_Person_BusinessEntityID Relationship
Relationship Overview

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

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

Related Objects

Person.EmailAddress Table
Person.Person Table
Person Schema
AdventureWorks Database