Click or drag to resize
Database Table Project

[This is preliminary documentation and is subject to change.]

Required introduction

Fields

Field Name

Type

Note

Description

id

int

Primary key

internal unique id

Code

varchar(20)

Primary key

project code

Name

varchar(255)

Primary key

project name

Description

text

Primary key

description of project

DateStart

datetime

Primary key

date and time for start of project

DateStop

datetime

Primary key

date and time for ending the project

RandomizationGroups

int

Primary key

Responsible_id

int

Primary key