BigQuery
Prerequisites
To use Codesquire in BigQuery Console extension, you need to install it. Click on the link below to go to a Quickstart Section and learn how to install CodeSquire for BigQuery Console.
BigQueryExample
1. After installing Chrome Extension, go to BigQuery Console and open the editor.
2. Type the SQL comment
-- get min, max and average of the number of roders per day starting from 2022-01-02
click Ctrl + Shift + E to generate code.
3. The extension will generate the code, you can click Ctrl+Shift+K to copy the code, and Ctrl + Shift+Q to close the window.
Last updated