TrackerQueries
This is a table representing the TrackerQueries module in SugarCRM.
Columns
Name | Type | ReadOnly | Description |
Id [KEY] | Int | False |
The unique identifier of the record. |
Query_Id | String | False |
The Id of the query. |
Text | String | False |
The text of the tracker query. |
Query_Hash | String | False |
The query hash. |
Sec_Total | Double | False |
The total seconds for the query to execute. |
Sec_Avg | Double | False |
The average time in seconds for the query to execute. |
Run_Count | Int | False |
The run count of the query. |
Deleted | Bool | False |
Record deletion indicator. |
Date_Modified | Datetime | False |
The last time the record was modified. |