Difference between revisions of "HumanResources (schema)"
Line 16: | Line 16: | ||
|- | |- | ||
| '''schema | | '''schema | ||
− | | | + | | HumanResources |
|- valign="top" | |- valign="top" | ||
Line 32: | Line 32: | ||
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" | {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" | ||
|- style="background:silver" | |- style="background:silver" | ||
+ | | '''Reference Type | ||
+ | | '''Object Type | ||
| '''Referencing Object | | '''Referencing Object | ||
− | |||
− | |||
|- | |- | ||
+ | | Schema | ||
+ | | Table | ||
| [[HumanResources.Department_(table)|HumanResources.Department]] | | [[HumanResources.Department_(table)|HumanResources.Department]] | ||
+ | |||
+ | |- | ||
+ | | Schema | ||
| Table | | Table | ||
+ | | [[HumanResources.Employee_(table)|HumanResources.Employee]] | ||
+ | |||
+ | |- | ||
| Schema | | Schema | ||
+ | | Table | ||
+ | | [[HumanResources.EmployeeAddress_(table)|HumanResources.EmployeeAddress]] | ||
+ | |||
|- | |- | ||
− | | | + | | Schema |
| Table | | Table | ||
+ | | [[HumanResources.EmployeeDepartmentHistory_(table)|HumanResources.EmployeeDepartmentHistory]] | ||
+ | |||
+ | |- | ||
| Schema | | Schema | ||
+ | | Table | ||
+ | | [[HumanResources.EmployeePayHistory_(table)|HumanResources.EmployeePayHistory]] | ||
+ | |||
|- | |- | ||
− | | | + | | Schema |
| Table | | Table | ||
+ | | [[HumanResources.JobCandidate_(table)|HumanResources.JobCandidate]] | ||
+ | |||
+ | |- | ||
| Schema | | Schema | ||
+ | | Table | ||
+ | | [[HumanResources.Shift_(table)|HumanResources.Shift]] | ||
+ | |||
|- | |- | ||
− | |||
− | |||
| Schema | | Schema | ||
+ | | View | ||
+ | | [[HumanResources.vEmployee_(view)|HumanResources.vEmployee]] | ||
+ | |||
|- | |- | ||
− | |||
− | |||
| Schema | | Schema | ||
+ | | View | ||
+ | | [[HumanResources.vEmployeeDepartment_(view)|HumanResources.vEmployeeDepartment]] | ||
+ | |||
|- | |- | ||
− | |||
− | |||
| Schema | | Schema | ||
+ | | View | ||
+ | | [[HumanResources.vEmployeeDepartmentHistory_(view)|HumanResources.vEmployeeDepartmentHistory]] | ||
+ | |||
|- | |- | ||
− | |||
− | |||
| Schema | | Schema | ||
+ | | View | ||
+ | | [[HumanResources.vJobCandidate_(view)|HumanResources.vJobCandidate]] | ||
+ | |||
|- | |- | ||
− | |||
− | |||
| Schema | | Schema | ||
− | |||
− | |||
| View | | View | ||
− | | | + | | [[HumanResources.vJobCandidateEducation_(view)|HumanResources.vJobCandidateEducation]] |
+ | |||
|- | |- | ||
− | |||
− | |||
| Schema | | Schema | ||
− | |||
− | |||
| View | | View | ||
− | | | + | | [[HumanResources.vJobCandidateEmployment_(view)|HumanResources.vJobCandidateEmployment]] |
+ | |||
|- | |- | ||
− | |||
− | |||
| Schema | | Schema | ||
+ | | Procedure | ||
+ | | [[HumanResources.uspUpdateEmployeeHireInfo_(procedure)|HumanResources.uspUpdateEmployeeHireInfo]] | ||
+ | |||
|- | |- | ||
− | |||
− | |||
| Schema | | Schema | ||
+ | | Procedure | ||
+ | | [[HumanResources.uspUpdateEmployeeLogin_(procedure)|HumanResources.uspUpdateEmployeeLogin]] | ||
+ | |||
|- | |- | ||
− | |||
− | |||
| Schema | | Schema | ||
− | |||
− | |||
| Procedure | | Procedure | ||
− | | | + | | [[HumanResources.uspUpdateEmployeePersonalInfo_(procedure)|HumanResources.uspUpdateEmployeePersonalInfo]] |
+ | |||
|- | |- | ||
− | |||
− | |||
| Schema | | Schema | ||
− | | | + | | XML Schema Collection |
| [[HumanResources.HRResumeSchemaCollection_(xml_schema_collection)|HumanResources.HRResumeSchemaCollection]] | | [[HumanResources.HRResumeSchemaCollection_(xml_schema_collection)|HumanResources.HRResumeSchemaCollection]] | ||
− | + | ||
− | |||
|} | |} |
Revision as of 06:39, 30 November 2009
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
Reference Type | Object Type | Referencing Object |
Schema | Table | HumanResources.Department |
Schema | Table | HumanResources.Employee |
Schema | Table | HumanResources.EmployeeAddress |
Schema | Table | HumanResources.EmployeeDepartmentHistory |
Schema | Table | HumanResources.EmployeePayHistory |
Schema | Table | HumanResources.JobCandidate |
Schema | Table | HumanResources.Shift |
Schema | View | HumanResources.vEmployee |
Schema | View | HumanResources.vEmployeeDepartment |
Schema | View | HumanResources.vEmployeeDepartmentHistory |
Schema | View | HumanResources.vJobCandidate |
Schema | View | HumanResources.vJobCandidateEducation |
Schema | View | HumanResources.vJobCandidateEmployment |
Schema | Procedure | HumanResources.uspUpdateEmployeeHireInfo |
Schema | Procedure | HumanResources.uspUpdateEmployeeLogin |
Schema | Procedure | HumanResources.uspUpdateEmployeePersonalInfo |
Schema | XML Schema Collection | HumanResources.HRResumeSchemaCollection |