FND Design Data [Home] [Help]

Table: OTA_TEST_QUESTIONS

Product: OTA - Learning Management
Description: This table stores acts as a bridge table between the OTA_TEST_SECTIONS and OTA_QUESTIONS table for test which have a type_flag set to S( Pre Selected)test. This stores which questions will be displayed under which test sections.
Implementation/DBA Data: TableOTA.OTA_TEST_QUESTIONS
Primary Key: OTA_TEST_QUESTIONS_PK
  1. ColumnTEST_QUESTION_ID
Primary Key: OTA_TEST_QUESTIONS_UK1
  1. ColumnTEST_ID
  2. ColumnQUESTION_BANK_ID
  3. ColumnQUESTION_ID
Foreign Keys
Table
Foreign Table Foreign Key Column
OTA_TEST_QUESTIONS FK Joins to TableOTA_QUESTIONS OTA_TEST_QUESTIONS.QUESTION_ID
OTA_TEST_QUESTIONS FK Joins to TableOTA_QUESTION_BANKS OTA_TEST_QUESTIONS.QUESTION_BANK_ID
OTA_TEST_QUESTIONS FK Joins to TableOTA_TEST_SECTIONS OTA_TEST_QUESTIONS.SECTION_ID
OTA_TEST_QUESTIONS FK Joins to TableOTA_TESTS OTA_TEST_QUESTIONS.TEST_ID