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

GET {{baseUrl}}/query/summarize?compartmentId={{compartment_ocid}}&statement=SELECT * FROM DUAL

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

Request Params

KeyDatatypeRequiredDescription
compartmentIdstring(Required) The ID of a table's compartment.
statementstring(Required) A NoSQL SQL statement.

HEADERS

KeyDatatypeRequiredDescription
opc-request-idstringThe client request ID for tracing.
Acceptstring

RESPONSES

status: OK

{"indexName":"est aute","isIfExists":true,"isIfNotExists":false,"operation":"CREATE_TABLE","syntaxError":"laboris dolor minim","tableName":"adipisicing ad"}