HumanResources.vJobCandidateEducation View
Description
Displays 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.
Properties
Creation Date | 17/07/2014 16:11 |
Is Schema Bound | ![]() |
Encrypted | ![]() |
Ansi Nulls | ![]() |
Columns
Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
---|---|---|---|---|---|---|---|
JobCandidateID | Integer | 4 | |||||
Edu.Level | LongVarWChar | 16 | ![]() | ||||
Edu.StartDate | DBTimeStamp | 4 | ![]() | ||||
Edu.EndDate | DBTimeStamp | 4 | ![]() | ||||
Edu.Degree | VarWChar | 50 | ![]() | ||||
Edu.Major | VarWChar | 50 | ![]() | ||||
Edu.Minor | VarWChar | 50 | ![]() | ||||
Edu.GPA | VarWChar | 5 | ![]() | ||||
Edu.GPAScale | VarWChar | 5 | ![]() | ||||
Edu.School | VarWChar | 100 | ![]() | ||||
Edu.Loc.CountryRegion | VarWChar | 100 | ![]() | ||||
Edu.Loc.State | VarWChar | 100 | ![]() | ||||
Edu.Loc.City | VarWChar | 100 | ![]() |
Objects that HumanResources.vJobCandidateEducation depends on
Database Object | Object Type | Description | Dep Level | |
---|---|---|---|---|
![]() | Person.BusinessEntity | Table | Source of the ID that connects vendors, customers, and employees with address and contact information. | 4 |
![]() | HumanResources.Employee | Table | Employee information such as salary, department, and title. | 2 |
![]() | dbo.Flag | User Defined Data Type | 3 | |
![]() | HumanResources.JobCandidate | Table | Résumés submitted to Human Resources by job applicants. | 1 |
![]() | dbo.Name | User Defined Data Type | 4 | |
![]() | dbo.NameStyle | User Defined Data Type | 4 | |
![]() | Person.Person | Table | Human beings involved with AdventureWorks: employees, customer contacts, and vendor contacts. | 3 |
View Definition
|
See Also