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 ID |
| template_name | nvarchar(255) | with null | The template name value for this CI_DOC_TEMPLATES. |
| is_predefined | integer | with null | The predefined flag value for this CI_DOC_TEMPLATES. |
| is_default | integer | with null | The default template flag value for this CI_DOC_TEMPLATES. |
| page_html | long nvarchar | with null | The template html value for this CI_DOC_TEMPLATES. |
| last_mod_dt | integer | with null | Timestamp of when this record was last modified |
Product Name: Unicenter Service Desk
Table Type: Table