Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Purpose: Joining table between questions and modules. Controls which modules a question is on.
Joins: questionsmodules
Version: 5.0

FieldTypePurpose
q_idint(4) unsignedPrimary Key - ID of the question
idModint(11) unsignedPrimary Key - ID of the module

...