Place holder for the query history, a list of queries done by the user are stored here and can be selected by used to run the queries
| Column Name | Column Datatype | Column Null Option | Column Comment |
| user_id | nvarchar(100) | not null | User id for the query histroy |
| user_query | varchar(400) | not null | Actual user query which is saved |
Product Name: Unicenter Service Management
Table Type: Table