Skip to main content

Documentation Index

Fetch the complete documentation index at: https://risingwavelabs-wyx-add-timestamp-dedicated-page.mintlify.app/llms.txt

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

Syntax

SHOW SUBSCRIPTION CURSORS;

Examples

SHOW SUBSCRIPTION CURSORS;

------RESULT
 Name | SubscriptionName
------+------------------
 cur2 | sub
 cur  | sub
(2 rows)