question_hints

0 rows


Description

Stores the the part of the question definition that gives di

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
questionid BIGINT 19 null
question.id queshint_que2_fkR
hint LONGTEXT 2147483647 null
hintformat SMALLINT 5 0
shownumcorrect BIT 1 null
clearwrong BIT 1 null
options VARCHAR 255 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
queshint_que4_ix Performance Asc questionid

Relationships