AdventureWorks
HumanResources Schema
Description
Contains objects related to employees and departments.
Tables
TableDescription
HumanResources.DepartmentLookup table containing the departments within the Adventure Works Cycles company.
HumanResources.EmployeeEmployee information such as salary, department, and title.
HumanResources.EmployeeAddressCross-reference table mapping employees to their address(es).
HumanResources.EmployeeDepartmentHistoryEmployee department transfers.
HumanResources.EmployeePayHistoryEmployee pay history.
HumanResources.JobCandidateRésumés submitted to Human Resources by job applicants.
HumanResources.ShiftWork shift lookup table.
Views
ViewDescription
HumanResources.vEmployeeEmployee names and addresses.
HumanResources.vEmployeeDepartmentReturns employee name, title, and current department.
HumanResources.vEmployeeDepartmentHistoryReturns employee name and current and previous departments.
HumanResources.vJobCandidateJob candidate names and resumes.
HumanResources.vJobCandidateEducationDisplays the content from each education related element in the xml column Resume in the HumanResources.JobCandidate table. The content has been localized into French, Simplified Chinese and Thai. Some data may not display correctly unless supplemental language support is installed.
HumanResources.vJobCandidateEmploymentDisplays the content from each employement history related element in the xml column Resume in the HumanResources.JobCandidate table. The content has been localized into French, Simplified Chinese and Thai. Some data may not display correctly unless supplemental language support is installed.
Stored Procedures
Stored ProcedureDescription
HumanResources.uspUpdateEmployeeHireInfoUpdates the Employee table and inserts a new row in the EmployeePayHistory table with the values specified in the input parameters.
HumanResources.uspUpdateEmployeeLoginUpdates the Employee table with the values specified in the input parameters for the given EmployeeID.
HumanResources.uspUpdateEmployeePersonalInfoUpdates the Employee table with the values specified in the input parameters for the given EmployeeID.
Defaults
DefaultDescription
HumanResources.Default_Phone_Number 
Rules
RuleDescription
HumanResources.Rule_Phone_Number 
See Also

Related Objects

AdventureWorks Database

 

 


© 2012 All Rights Reserved.

Send comments on this topic.