Northwind Database (Document! X Sample)
AdventureWorks Database / Production Schema / HumanResources.Employee Table / Production.Document Table / FK_Document_Employee_Owner Relationship
In This Topic
    FK_Document_Employee_Owner Relationship
    In This Topic
    Relationship Overview

    Table Document is related to table Employee by the columns listed below.

    Description
    Foreign key constraint referencing Employee.BusinessEntityID.
    Columns
    Column in DocumentRelated column in Employee
    OwnerBusinessEntityID
    See Also