Important
New database features are no longer connected to engine versions; features are now enabled independently during scheduled update windows, and “major” and “minor” releases no longer exist in Helios. Please visit the release notes to view the latest features available in your database clusters.
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: