Footprints Data Model |
Table |
Table Name | Administrator Type |
Table Definition | The administrator type indicates whether the instance is a system role or not. This is important, since certain preferences cannot be changed on the system administrator role. Values include SYSTEM, WORKSPACE, AGENT. |
Attribute |
Attribute Name | Attribute Definition | Logical Datatype | Is Required |
Administrator Type Id | The automatically generated primary key of the admin_type table. | INTEGER | Yes |
Administrator Type Name | The name of the Administrator Type. | VARCHAR(255) | No |