Stores translated question text for question dimension entries.
Module: Supplier Model
LANGUAGE, QUESTION_ID
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| QUESTION_ID | NUMBER | 38 | 0 | True | Internal system identifier for this question. | ||
| LANGUAGE | VARCHAR2 | 16 | True | Translation language. | |||
| SOURCE_RECORD_ID | VARCHAR2 | 128 | This column is for Oracle Internal use only. Source record identifier. | ||||
| QUESTION_TEXT | VARCHAR2 | 999 | The text of the question to be displayed to responders on a questionnaire. |
Copyright © 2019, 2026, Oracle and/or its affiliates.