Logo
OCI NoSQL Playground API Documentation

4. Query Operations on the table created

Number of APIs: 2


1. 4.1. Execute a SQL query.

POST {{baseUrl}}/query?limit=1000



2. 4.2. Check the syntax and return a brief summary of a SQL statement.

GET {{baseUrl}}/query/summarize?compartmentId={{compartment_ocid}}&statement=SELECT * FROM postman_colls d where d.body.values.key =any $val



ENDPOINTS