Get execution plan for an SQL Statement
get
/database/performance/sql_statements/{sql_id}/plan
Returns all GV$SQL_PLAN records for a specified SQL_ID.
Request
Supported Media Types
- application/json
Path Parameters
-
sql_id: string
SQL identifier.
Response
Supported Media Types
- application/json
200 Response
Execution plan for the specified SQL statement.