Department 表 (AdventureWorks)

包含 Adventure Works Cycles 公司中的部门。

Department 表定义

Department 表包含在 HumanResources 架构中。

数据类型 为空性 说明

DepartmentID

smallint

非空

Department 行的主键。

Name

Name(用户定义类型)

nvarchar(50)

非空

部门名称。

GroupName

Name(用户定义类型)

nvarchar(50)

非空

部门所属的组名称。

ModifiedDate

datetime

非空

行的上次更新日期和时间。

请参阅

参考

Employee 表 (AdventureWorks)
EmployeeDepartmentHistory 表 (AdventureWorks)

其他资源

AdventureWorks 数据字典

帮助和信息

获取 SQL Server 2005 帮助