Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Use the SHOW CURSORS command to display all cursors in the current session.
SHOW CURSORS
SHOW CURSORS;
SHOW CURSORS; ------RESULT Name ----------- my_cursor (1 row)
Was this page helpful?