questionnaire_answers


Description

A list of all questionnaire answers.

Columns

ColumnTypeSizeNullsAutoDefaultChildrenParentsComments
idint410null

Primary key.

candidate_idint410null
candidates.idDefined in XMLR

Id of the candidate the record belongs to.

company_idint410null
companies.idDefined in XMLR

Id of the company the record belongs to.

contentvarchar65535null

Answer text. Note: this field is only available for primary user (with full access).

created_attimestamp29,6null

Date the record was created.

question_kindvarchar255null

Answered question kind.

question_titlevarchar65535null

Answered question title.

questionnaire_idint410null
questionnaires.idDefined in XMLR

Id of the questionnaire the record belongs to.

updated_attimestamp29,6null

Date the record was updated.

Relationships