Execute SQL Steps against a Firebolt database.
Execute an SQL Script with the date range parameters specified.
Variables
Database to run the SQL Script on.
SQL Script to run. Statements are separated by a semicolon.
Parameters to use in your SQL Script, if any. Refer to slide out help for more information.
Enable to start up the Firebolt engine prior to running the SQL Script.
Enable to shutdown the Firebolt engine after running the SQL Script.
Datetime stamp where the processing of your sequentially sorted data should begin. This field will automatically be updated after each increment is processed.
SQL Query to use to determine the end point of the data to process. Leave this field blank to process all records with a Datetime stamp after the starting point.
This Task will process your data in increments. Set a value in this field to determine the size of each increment.
Execute an SQL Script with the integer range parameters specified.
Variables
Database to run the SQL Script on.
SQL Script to run. Statements are separated by a semicolon.
Parameters to use in your SQL Script, if any. Refer to slide out help for more information.
Enable to start up the Firebolt engine prior to running the SQL Script.
Enable to shutdown the Firebolt engine after running the SQL Script.
Integer where the processing of your sequentially sorted data should begin. This field will automatically be updated after each increment is processed.
SQL Query to use to determine the end point of the data to process.
This Task will process your data in increments. Set a value in this field to determine the size of each increment.