questions_modules

questions_modules

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

Field

Type

Purpose

q_id

int(4) unsigned

Primary Key - ID of the question

idMod

int(11) unsigned

Primary Key - ID of the module