requisition_offers


Description

A list of all requisition - offer pair assignments.

Columns

ColumnTypeSizeNullsAutoDefaultChildrenParentsComments
idint410null

Primary key.

company_idint410null
companies.idDefined in XMLR

Id of the company the record belongs to.

created_attimestamp29,6null

Date the record was created.

offer_idint410null
offers.idDefined in XMLR

Id of the offer the record belongs to.

requisition_idint410null
requisitions.idDefined in XMLR

Id of the requisition the record belongs to.

updated_attimestamp29,6null

Date the record was updated.

Relationships