Execute a SQL query.
POST {{baseUrl}}/query?limit=1000
Execute a SQL query.
Body
PARAM
Key | Datatype | Required | Description |
limit
|
number | The maximum number of items to return. | |
page
|
string | The page token representing the page at which to start retrieving results. This is usually retrieved from a previous list call. |
HEADERS
Key | Datatype | Curl curl -X POST 'https://nosql.region.oci.oraclecloud.com/20190828/query?limit=1000?limit=1000&page=ea dolore dolor' -H 'opc-request-id: $randomUUID' -H 'Content-Type: application/json' -H 'Accept: application/json' -d '{"compartmentId":"compartment_ocid","statement":"pariatur eu","consistency":"EVENTUAL","isPrepared":true,"maxReadInKBs":0,"timeoutInMs":5000}' ENDPOINTS |