CustomQueries
The CustomQueries table.
Columns
| Name | Type | ReadOnly | Description |
| Acl_Team_Names | String | True | |
| Acl_Team_Set_Id | String | False | |
| Created_By | String | True |
User ID who created record |
| Custom_Query | String | False |
The SQL statement |
| Date_Entered | Datetime | True |
Date record created |
| Date_Modified | Datetime | True |
Date record last modified |
| Deleted | Bool | False |
Record deletion indicator |
| Description | String | False |
Full description of the custom query |
| Id [KEY] | String | True |
Unique identifer |
| List_Order | Int | True |
The relative order of this query (unused) |
| Modified_User_Id | String | True |
User who last modified record |
| Name | String | False |
Name of the custom query |
| Query_Locked | Bool | False |
Indicates whether query body (the SQL statement) can be changed |
| Query_Type | String | False |
The type of query (unused) |
| Team_Count | String | False | |
| Team_Id | String | False |
Team ID for the account |
| Team_Name | String | False | |
| Team_Set_Id | String | False |