This space is archived

For current information please use the current ExamSys documentation

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Purpose: Holds which papers are using which reference materials.
Joins: reference_material and properties tables.
Version: 4.2.1

FieldTypePurpose
idint(11)Primary Key – auto increment.
paperIDmediumint(8) unsignedID of the paper that is linked to the reference material - properties.property_id
refIDmediumint(9)ID of the reference material - reference_material.id
  • No labels