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: