Previous: project_note_comment | Unanet Data Model | Next: project_note_status |
Column Name | Data Type | Default Value |
References Table |
Foreign Key Name |
||
1. | PK | project_note_key | decimal(15) | project_note | fk_project_note_role1 | |
2. | PK | role_key | decimal(15) | role | fk_project_note_role2 |
Column | References | Foreign Key Name | |
Table | Column | ||
project_note_key | project_note | project_note_key | fk_project_note_role1 |
role_key | role | role_key | fk_project_note_role2 |
Index Name | Unique | Column Name | Asc Or Desc |
pk_project_note_role | true | project_note_key | Asc |
role_key |