Column Name list used by Web Screen Painter
| Column Name | Column Datatype | Column Null Option | Column Comment |
| id | integer | not null | Unique (to the table) Numeric ID |
| del | integer | not null | Deleted flag (0=active 1=inactive/marked as deleted) |
| cn_name | nvarchar(30) | with null | User name for column |
| cn_dflt | nvarchar(30) | with null | Default external name |
| cn_sys | nvarchar(30) | with null | System name |
| cn_table | nvarchar(30) | with null | System table name |
| cn_desc | nvarchar(240) | with null | Description of column |
Product Name: Unicenter Service Desk
Table Type: Table