|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
Query and its execution result |
||
| Query |
string |
Query statement |
"SELECT city, COUNT(*) AS cnt FROM events GROUP BY city" |
| Result | ExecutionResult |
Query execution result |
QueryAttachment
Updated at:
Copy as MD
Is this page helpful?