Get statistics for a SQL statement

get

/database/performance/sql_statements/{sql_id}/

Oracle Tuning Pack licence is required for this service. Returns data from GV$SQL with GV$SQL_MONITOR timing data for the specified SQL statement identifier. A client requires SQL Administrator role to invoke this service.

Request

Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Statistic for a SQL statement.
Body ()
Root Schema : PerformanceSQLStatementsItem
Type: object
This object describes an SQL statement. The list of attributes may vary depending on database version.
Show Source
Nested Schema : LinkRelation
Type: object
Show Source
Back to Top