Query Parameters
The name is the instance name to execute the query against. Format: instances/{instance}/databases/{databaseName}
The SQL statement to execute.
The maximum number of rows to return.
The default schema to execute the statement. 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.