Personnel

PERSONNEL linked to a STUDY.

Columns
Name Type Description Foreign Key
personnel_id int(11) Primary key
email varchar(100) Email address for the individual in this data record
first_name varchar(50) First name
last_name varchar(50) Last name
organization varchar(125) Organization or institution
Indexes
Name Column Description
PRIMARY personnel_id BTREE
Tables that Reference this Table
Name Column Table Reference Column Reference
contract_grant_2_personnel personnel_id personnel personnel_id
program_2_personnel personnel_id personnel personnel_id