Control table for data stored in catalog tables
Data model
Fields
Field | Type | Description |
---|---|---|
id* | INT | Control ID |
last_id* | INT | Last Patch ID Stored by Table |
modified_date* | DATETIME | Date of last check |
table_name* | VARCHAR (50) | Name of the table in the catalog under control |
Primary Key
PK_APM_CATALOG_CONTROL |
---|
id |