As it is not possible to update data within a table in BigQuery, and supports only append mechanism, I have decided to create new tables on monthly basis. So suppose for yea
One SQL query can reference multiple tables. Just separate each table with a comma in the FROM clause to query across all mentioned tables.