Store products associated with patches, such as applications or system components
Data model
Fields
Field | Type | Description |
---|---|---|
created_date* | DATETIME | Date of creation of the product in the system |
id* | INT | Unique product identifier |
name* | VARCHAR (255) | Product Name |
Primary Key
PK_APM_PRODUCT |
---|
id |