FND Design Data [Home] [Help]

Table: OTA_RESPONSE_TYPES

Product: OTA - Learning Management
Description: This table holds additional details regarding the question. At present there is a 1:1 relation between the OTA_QUESTIONS and OTA_RESPONSE_TYPES. The data model however is designed so that we can support hybrid question types. That functiona
Implementation/DBA Data: TableOTA.OTA_RESPONSE_TYPES
Primary Key: OTA_RESPONSE_TYPES_PK
  1. ColumnRESPONSE_TYPE_ID
Foreign Keys
Table
Foreign Table Foreign Key Column
OTA_RESPONSE_TYPES FK Joins to TableOTA_QUESTIONS OTA_RESPONSE_TYPES.QUESTION_ID
TableOTA_RESPONSE_VALUES FK Joins to OTA_RESPONSE_TYPES OTA_RESPONSE_VALUES.RESPONSE_TYPE_ID
TableOTA_UTEST_RESPONSES FK Joins to OTA_RESPONSE_TYPES OTA_UTEST_RESPONSES.RESPONSE_TYPE_ID