Advertisement
tagban
Apr 5th, 2024
39
0
Never
This is comment for paste Tagban's Final Query GBQ
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. This was needed because a 3rd party software we use generates a brand new table in Google Big Query everytime with the exact same schema. This allows us to join the most recent ones (ALL in the version above) and lets us have it all in one 'view' essentially thru a query.
  2.  
  3. There are likely better ways to do this, but I spent about 2 days working on this and wanted to make sure if someone else needs to JOIN DYNAMICALLY named tables in Google Big Query, they have a good starting point. Have a great 2024!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement