Tags: read-only
Content:
998 | 1000 | <ProjectResponsible>'s <Department> | Project | [KEY(Staff department(Project responsible staff(Project)))] | 999 | 2000 | <ProjectAssigned>'s <Department> | Project | [KEY(Staff department(Project assigned staff(Project)))] | 1000 | 3000 | Specified <Department> | | |
|
department_grouping_type_KEY | int | NOT NULL | Primary key for this table. |
sort | int | NOT NULL | User defined sort for this table. |
description | nvarchar (250) | NOT NULL | Description. |
table_name | nvarchar (128) | NOT NULL | Name of the table used to find the value. |
column_name | nvarchar (128) | NOT NULL | Name of the column used to find the value. |