Deadline rights
The Deadline Rights table has record for rights associated to each of the deadlines.
Deadline Rights Variable Documentation
| Field Name | Type | Description | 
|---|---|---|
| id | int(11) | The unique record id | 
| name | varchar(32) | Name of the Deadline right. | 
E/R diagram for Parents Tables
No tables are referred by the Deadline Rights Table as Foreign Key Relationship.
E/R diagram for Child Tables
Tables that refer to the Deadline Rights Table via a Foreign Key Relationship.
Back to Database Tables Main page.
