|
Returns the details of a single named query or a list of up to 50 queries.
|
|
|
|
Returns the details of a single query execution or a list of up to 50 query executions.
|
|
|
|
Creates a named query.
|
|
|
|
Deletes a named query.
|
|
|
|
Returns information about a single query.
|
|
|
|
Returns information about a single execution of a query.
|
|
|
|
Returns the results of a single query execution specified by QueryExecutionId.
|
|
|
|
Provides a list of all available query IDs.
|
|
|
|
Provides a list of all available query execution IDs.
|
|
|
|
Runs (executes) the SQL query statements contained in the Query string.
|
|
|
|
Stops a query execution.
|
|
|