Table slot9.WORLD.TSTA.QUESTIONS
This table defines the custom questions that can be associated with different modules in the application

Legend:
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
QUESTION_ID number 38
ARREST_QUESTIONS.QUESTION_ID ARRQ_QU_FK R
QUESTION_ANSWERS.QUESTION_ID QUA_QU_FK R
TYPE_ID number 38
QUESTION_TYPES.TYPE_ID QU_QUTY_FK R
DESCRIPTION varchar2 500  √  null
CREATOR_ID varchar2 100  √  null
CREATOR_DATE date 7  √  null
UPDATOR_ID varchar2 100  √  null
UPDATOR_DATE date 7  √  null
ACTIVE_FLAG varchar2 1  √  'Y'

Analyzed at Mon Sep 20 21:05 MDT 2021

Requirements (check constraints):
Constraint Constraint Name
"QUESTION_ID" IS NOT NULL QU_QUEST_ID_NN
"TYPE_ID" IS NOT NULL QU_TYPE_ID_NN

Indexes:
Column(s) Type Sort Constraint Name
QUESTION_ID Primary key Asc QU_PK
TYPE_ID Performance Asc QU_QUTY_FK_I

Close relationships  within of separation: