Categories / google-bigquery
Using Window Functions to Solve Complex Selection Criteria in SQL
Accessing BigQuery Table Metadata in DBT using Jinja
Mastering JSON Data in BigQuery: A Guide to Unnesting and Extracting Values
How to Find Rows Associated with Current Row Based on Column Value in SQL for Token Aggregation and Analysis
Calculating Business Days Between Two Dates Using a Business Days Table in Standard SQL
Counting Repeat Callers Per Day Using SQL Window Functions
Mastering BigQuery's Window Functions for Rolling Averages and Beyond
Excluding Users Who Used Specific Events from a Group-by Aggregation in BigQuery Using NOT EXISTS
SQL Solution to Combine Two Months of Demand Data into a Single Row with Aggregated Columns
Finding the Closest Geographic Points Between Two Tables in BigQuery Using Haversine Formula