CheckInDocumentsquestionnaireResponsesquestionResponses
CheckInDocumentsquestionnaireResponsesquestionResponses
Columns
| Name | Type | Description |
| CheckInDocumentsCheckInDocumentId [KEY] | Long | CheckInDocumentsCheckInDocumentId of CheckInDocumentsquestionnaireResponsesquestionResponses |
| QuestionnaireresponsesQuestionnaireResponseId [KEY] | Long | QuestionnaireresponsesQuestionnaireResponseId of CheckInDocumentsquestionnaireResponsesquestionResponses |
| QuestionResponseId [KEY] | Long | System-generated primary key for the response to a question. |
| QuestionnaireQuestionId | Long | System-generated primary key for the definition of the question within the questionnaire for which the response was provided. |
| QuestionCode | String | QuestionCode of CheckInDocumentsquestionnaireResponsesquestionResponses |
| AnswerCLOB | String | Text provided in the answer to a plain text or rich text type of question. |
| QuestionAnswerId | Long | Identifier of the choice selected in the answer to a single choice type of question. |
| AnswerList | String | Comma separated list of identifiers of the choices selected in the answer to a multiple choice question. |
| CreatedBy | String | CreatedBy of CheckInDocumentsquestionnaireResponsesquestionResponses |
| CreationDate | Datetime | CreationDate of CheckInDocumentsquestionnaireResponsesquestionResponses |
| LastUpdatedBy | String | LastUpdatedBy of CheckInDocumentsquestionnaireResponsesquestionResponses |
| LastUpdateDate | Datetime | LastUpdateDate of CheckInDocumentsquestionnaireResponsesquestionResponses |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| CheckInDocumentId | Long | CheckInDocumentId |
| Finder | String | finder |