Program control table used by Unicenter Knowledge Tools
| Column Name | Column Datatype | Column Null Option | Column Comment |
| id | integer | not null | Unique (to the table) numeric identifier. |
| doc_id | integer | with null | The document id value for this O_COMMENTS. |
| ver_count | integer | with null | The version count value for this O_COMMENTS. |
| user_name | nvarchar(50) | with null | The contact name value for this O_COMMENTS. |
| user_id | byte(16) | with null | The contact id value for this O_COMMENTS. |
| comment_text | nvarchar(255) | with null | The comment text value for this O_COMMENTS. |
| comment_timestamp | integer | with null | The comment timestamp value for this O_COMMENTS. |
| email_address | nvarchar(75) | with null | The email address value for this O_COMMENTS. |
| last_mod_dt | integer | with null | Timestamp of when this record was last modified |
Product Name: Unicenter Service Desk
Table Type: Table