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

200 Response

The text of a specific SQL statement.
Back to Top