Skip to content

Commit

Permalink
DOC: add link to the relevant BQ doc page
Browse files Browse the repository at this point in the history
  • Loading branch information
fedorov authored and vkt1414 committed Aug 2, 2024
1 parent 53abfe8 commit d063ad3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/sql/prior_versions_index.sql
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
-- For details on the syntax, see
-- https://cloud.google.com/bigquery/docs/reference/standard-sql/procedural-language
--
-- Step 1: Declare variables
DECLARE idc_versions ARRAY<INT64>;
DECLARE latest_idc_version INT64 DEFAULT 18;
Expand Down

0 comments on commit d063ad3

Please sign in to comment.