Body
application/json
The name is the instance name to execute the query against. Format: instances/{instance}/databases/{databaseName}
The id of data source. It is used for querying admin data source even if the instance has read-only data sources. Or it can be used to query a specific read-only data source.
The SQL statement to execute.
The maximum number of rows to return.
Explain the statement.
The default schema to search objects. Equals to the current schema in Oracle and search path in Postgres.
Container is the container name to execute the query against, used for CosmosDB only.
Response
OK
The query results.