Execute an SQL Script against a BigQuery Cloud Data Warehouse.
Execute an SQL Script with the date range parameters specified.
Variables
Credentials to use to access the BigQuery Cloud Data Warehouse.
SQL Script to run. Statements are separated by a semicolon.
Parameters to use in your SQL Query or Script, if any. Refer to slide out help for more information.
Datetime stamp where the processing of your sequentially sorted data should begin. This field will automatically be updated after each increment is processed.
Datetime stamp where the processing of your sequentially sorted data should end. Leave this field blank to process all records with a Datetime stamp after the starting point.
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.
Execute an SQL Script with the integer range parameters specified.
Variables
Credentials to use to access the BigQuery Cloud Data Warehouse.
SQL Script to run. Statements are separated by a semicolon.
Parameters to use in your SQL Query or Script, if any. Refer to slide out help for more information.
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.