Hi,
In my project the data lands in bigquery via an Alteryx workflow. Afterwards the bigquery tables are transformed using SQL and the transformed tables are written to back BigQuery from where it is fed to dashboard.
Now I want to automate and schedule these BigQuery SQL scripts to run on the 5th day of every month. Can we do this using just BigQuery? Or would we need any other tool as well? Please suggest the same.
Thanks
PS: There are 4-5 sql scripts that runs in succession, so there is a dependency