Table name list used by Unicenter Service Desk applications.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| id | integer | not null | Unique (to the table) numeric identifier. |
| del | integer | not null | Deleted flag (0=active 1=inactive/marked as deleted) |
| tn_name | nvarchar(30) | with null | User name for table |
| tn_dflt | nvarchar(30) | with null | Default external name |
| tn_sys | nvarchar(30) | with null | System name |
| tn_desc | nvarchar(240) | with null | Description or table |
Product Name: Unicenter Service Desk
Table Type: Table