Criteria | Description |
---|---|
userEmail | The email address of the user who ran the query |
connectionName | The database name the query was run against |
startTime | The time the query started to run |
stopTime | The time the query stopped running |
durationMs | The duration of the query’s run time, in milliseconds |
queryId | The internal query ID number of the query |
queryName | The text name of the query when it was saved |
queryText | The beginning of the actual query contents |
rowCount | The number of rows the query returned |