Question Calculated Table Schema (question_calculated)


Description

Options for questions of type calculated

question_calculated table columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
question BIGINT 19 0
question.id quescalc_que2_fk R
answer BIGINT 19 0
tolerance VARCHAR 20 0.0
tolerancetype BIGINT 19 1
correctanswerlength BIGINT 19 2
correctanswerformat BIGINT 19 2

Table contained -1 rows

question_calculated table indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
quescalc_ans_ix Performance Asc answer
quescalc_que_ix Performance Asc question

question_calculated table relationships