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

« Previous Version 4 Current »

Purpose: Holds the roles assigned to a user
Joins: users, roles (table)tables

Field

Type

Purpose

userID

int(10) unsigned

Foreign key to users.id

roleID

int(4)

Foreign key to role.id

  • No labels