ScrewTurn Wiki

Edit

wikibot

TableHumanResources.EmployeeAddress
DescriptionCross-reference table mapping employees to their address(es).

Edit

Columns

ColumnData TypeNullableDefaultDescription
EmployeeIDintnot null Primary key. Foreign key to Employee.EmployeeID.
AddressIDintnot null Primary key. Foreign key to Address.AddressID.
rowguiduniqueidentifiernot null(newid())ROWGUIDCOL number uniquely identifying the record. Used to support a merge replication sample.
ModifiedDatedatetimenot null(getdate())Date and time the record was last updated.

Edit

Primary Key

Primary KeyColumns
PK_EmployeeAddress_EmployeeID_AddressIDEmployeeID, AddressID

Edit

Indexes

IndexTypeColumns
AK_EmployeeAddress_rowguidUniquerowguid

Edit

Foreign Keys

RelationColumnReferenced Column
Person.AddressAddressIDAddressID
HumanResources.EmployeeEmployeeIDEmployeeID

Edit

References

Dependency TypeObject TypeReferenced Object
SchemaSchemaHumanResources

Edit

Dependencies

Reference TypeObject TypeReferencing Object
SelectViewHumanResources.vEmployee
SelectViewSales.vSalesPerson

Edit

automatically generated

TableHumanResources.EmployeeAddress
DescriptionCross-reference table mapping employees to their address(es).

ColumnData TypeNullableDefaultDescription / PK / Index
EmployeeIDintnot null Primary key. Foreign key to Employee.EmployeeID.
PK_EmployeeAddress_EmployeeID_AddressID
AddressIDintnot null Primary key. Foreign key to Address.AddressID.
PK_EmployeeAddress_EmployeeID_AddressID
rowguiduniqueidentifiernot null(NEWID())ROWGUIDCOL number uniquely identifying the record. Used to support a merge replication sample.
AK_EmployeeAddress_rowguid
ModifiedDatedatetimenot null(GETDATE())Date and time the record was last updated.



RelationColumnReferenced Column
Person.AddressAddressIDAddressID
HumanResources.EmployeeEmployeeIDEmployeeID

Dependency TypeObject TypeReferenced Object
SchemaSchemaHumanResources

Reference TypeObject TypeReferencing Object
SelectViewHumanResources.vEmployee
SelectViewSales.vSalesPerson

ScrewTurn Wiki version 2.0.36. Some of the icons created by FamFamFam.