What's the difference when joining with ON vs USING clause in BigQuery SQL flavor? I was quite surprised to see USING when moving from SQLServer. In short:➡ USING allows you to join tables where the columns you want to join on have the same names a...
datawise.dev2 min read
No responses yet.