Footprints Data Model |
Table |
Table Name | Assignment Type |
Table Definition | The assignment type indicates the notification level of the assignment. The current types consist of the following: Regular Assignment, CC Assignment, Primary Assignment . |
Attribute |
Attribute Name | Attribute Definition | Logical Datatype | Is Required |
Assignment Type Id | The automatically generated primary key of the asgnmt_type table. | INTEGER | Yes |
Assignment Type Name | The name of the Assignment Type. | VARCHAR(255) | No |
Assignment Type Description | A descriptive name of the Assignment Type. This descriptive name may be localized. | VARCHAR(512) | No |