departments


Description

A list of all departments in the organization.

Columns

ColumnTypeSizeNullsAutoDefaultChildrenParentsComments
idint410null
offers.department_idDefined in XMLR
requisitions.department_idDefined in XMLR
talent_pools.department_idDefined in XMLR

Primary key.

company_idint410null
companies.idDefined in XMLR

Id of the company the record belongs to.

created_attimestamp29,6null

Date the record was created.

namevarchar255null

Department name.

offers_countint410null

Number of jobs/talent pools in the department.

updated_attimestamp29,6null

Date the record was updated.

Relationships