AdventureWorks Database > HumanResources Schema : HumanResources.vEmployeeDepartment View |
Creation Date | 08/01/2010 08:41 |
Is Schema Bound | ![]() |
Encrypted | ![]() |
Ansi Nulls | ![]() |
Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
---|---|---|---|---|---|---|---|
EmployeeID | int | 4 | |||||
Title | nvarchar | 8 | ![]() | ||||
FirstName | dbo.Name | 50 | |||||
MiddleName | dbo.Name | 50 | ![]() | ||||
LastName | dbo.Name | 50 | |||||
Suffix | nvarchar | 10 | ![]() | ||||
JobTitle | nvarchar | 50 | |||||
Department | dbo.Name | 50 | |||||
GroupName | dbo.Name | 50 | |||||
StartDate | datetime | 4 |
Database Object | Object Type | Description | Dep Level | |
---|---|---|---|---|
![]() | Person.Contact | Table | Names of each employee, customer contact, and vendor contact. | 1 |
![]() | HumanResources.Department | Table | Lookup table containing the departments within the Adventure Works Cycles company. | 1 |
![]() | HumanResources.Employee | Table | Employee information such as salary, department, and title. | 1 |
![]() | HumanResources.EmployeeDepartmentHistory | Table | Employee department transfers. | 1 |
![]() | dbo.Flag | User Defined Data Type | 2 | |
![]() | dbo.NameStyle | User Defined Data Type | 2 | |
![]() | dbo.Phone | User Defined Data Type | 2 | |
![]() | HumanResources.Shift | Table | Work shift lookup table. | 2 |
|