Get SQL statement

get

/database/performance/sql_statements/{sql_id}/text

Returns records from GV$SQL for specified SQL_ID. A client requires SQL Administrator role to invoke this service.

Request

Path Parameters
Back to Top

Response

Supported Media Types

200 Response

The text of a specific SQL statement.
Body ()
Root Schema : PerformanceSQLStatementTextItem
Type: object
Describes the SQL Statement.
Show Source
Nested Schema : LinkRelation
Type: object
Show Source
Back to Top