Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.risingwave.com/llms.txt

Use this file to discover all available pages before exploring further.

Syntax

SHOW CURSORS;

Examples

SHOW CURSORS;

------RESULT
 Name
-----------
 my_cursor
(1 row)