Previous: project_invoice_contributor | Unanet Data Model | Next: project_note |
Column Name | Data Type | Default Value |
References Table |
Foreign Key Name |
||
1. | PK | project_key | decimal(15) | project | fk_project_location1 | |
2. | PK | location_key | decimal(15) | location | fk_project_location2 |
Column | References | Foreign Key Name | |
Table | Column | ||
location_key | location | location_key | fk_project_location2 |
project_key | project | project_key | fk_project_location1 |
Index Name | Unique | Column Name | Asc Or Desc |
pk_project_location_key | true | project_key | Asc |
location_key |