List cursors
list_cursorsList all currently-open server-side cursors, showing their SQL, rows returned, age in seconds, and auto-close TTL.
Instructions
List every currently-open server-side cursor with its SQL, rows_returned so far, age in seconds, and the TTL after which it'll be auto-closed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |