Important
Helios features are now enabled during weekly update windows and are no longer directly tied to SingleStore engine releases. Refer to the release notes to view the latest features available in your Helios cluster.
SHOW FUSION HELP FOR
On this page
The SHOW FUSION HELP FOR command displays the documentation for the specified Fusion SQL command.
Syntax
SHOW FUSION HELP FOR '<command>'Argument
-
command: A Fusion SQL command.
Example
The following command displays the documentation for the CREATE WORKSPACE Fusion SQL command:
SHOW FUSION HELP FOR 'CREATE WORKSPACE';
Last modified: