HumanResources (schema)
wikibot
schema | .HumanResources |
CREATE SCHEMA HumanResources AUTHORIZATION dbo
automatically generated
schema | .HumanResources |
Description | Contains objects related to employees and departments. |
CREATE SCHEMA HumanResources AUTHORIZATION dbo
Referencing Object | Object Type | Reference Type |
HumanResources.Department | Table | Schema |
HumanResources.Employee | Table | Schema |
HumanResources.EmployeeAddress | Table | Schema |
HumanResources.EmployeeDepartmentHistory | Table | Schema |
HumanResources.EmployeePayHistory | Table | Schema |
HumanResources.JobCandidate | Table | Schema |
HumanResources.Shift | Table | Schema |
HumanResources.vEmployee | View | Schema |
HumanResources.vEmployeeDepartment | View | Schema |
HumanResources.vEmployeeDepartmentHistory | View | Schema |
HumanResources.vJobCandidate | View | Schema |
HumanResources.vJobCandidateEducation | View | Schema |
HumanResources.vJobCandidateEmployment | View | Schema |
HumanResources.uspUpdateEmployeeHireInfo | Procedure | Schema |
HumanResources.uspUpdateEmployeeLogin | Procedure | Schema |
HumanResources.uspUpdateEmployeePersonalInfo | Procedure | Schema |
HumanResources.HRResumeSchemaCollection | XML Schema Collection | Schema |