FND Design Data [Home] [Help]

Table: OTA_RESPONSE_VALUES

Product: OTA - Learning Management
Description: This stores the response values for a question. There is a 1:N relation between OTA_RESPONSE_TYPES and OTA_RESPONSE_VALUES.
Implementation/DBA Data: TableOTA.OTA_RESPONSE_VALUES
Primary Key: OTA_RESPONSE_VALUES_PK
  1. ColumnRESPONSE_VALUE_ID
Foreign Keys
Table
Foreign Table Foreign Key Column
OTA_RESPONSE_VALUES FK Joins to TableOTA_RESPONSE_TYPES OTA_RESPONSE_VALUES.RESPONSE_TYPE_ID
TableOTA_UTEST_RESPONSES FK Joins to OTA_RESPONSE_VALUES OTA_UTEST_RESPONSES.RESPONSE_VALUE_ID