BEGIN READ ONLY or START TRANSACTION READ ONLY command.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
RisingWave supports read-only transactions. You can use the COMMIT command to commit the current transaction.
BEGIN READ ONLY or START TRANSACTION READ ONLY command.
COMMIT;
COMMIT;
-------RESULT
COMMIT
Was this page helpful?