This documentation is related to an older version of Firebolt. For the most current documentation, see Firebolt documentation.
STOP ENGINE
Stops a running engine.
Syntax
STOP ENGINE <engine_name>
Parameters
Parameter | Description |
---|---|
<engine_name> | The name of the engine to be stopped. |
Example
The following example stops my_engine:
STOP ENGINE my_engine