Represents a relationship between closed CIs with projects
Data model
Fields
| Field | Type | Description |
|---|---|---|
| ci_ciid* | INT | CI ID, reference table CMDB_CI_DW_LAST.id |
| ci_projectid* | INT | Project ID, reference table ASMS_PROJECTS.proj_id |
Primary Key
| PK_CMDB_CI_PROJECT_CLOSED |
|---|
| ci_ciid, ci_projectid |