Skip to content

Instantly share code, notes, and snippets.

View roshanlabh's full-sized avatar
🎯
Focusing

Roshan Labh roshanlabh

🎯
Focusing
View GitHub Profile
@roshanlabh
roshanlabh / 0_BQ_description.md
Created January 29, 2021 05:12 — forked from OrenBochman/0_BQ_description.md
Big Query for GA analytics

BigQuery for Google Analytics

No metrics in

Self Joins

  • Cross Join example
  • Inner Join example

joins can be inefficent - they can require moving lots of data around and increase the data process from n to n * n