You're using the free integration between Firebase Analytics and BigQuery, which automatically generates daily tables in the format app_events_YYYYMMDD. You need to run a legacy SQL query that retrieves data from the last 30 days across all these daily tables. What approach should you take?