Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How can you automate the generation of weekly SQL reports using Python scripts to evaluate database health and determine reorganization or statistics needs while minimizing operational costs and overhead?
A
Create a VM in Compute Engine, and run a cron job.
B
Create a Cloud Composer instance, and create a directed acyclic graph (DAG).
C
Create a Cloud Function, and call the Cloud Function using Cloud Scheduler.
D
Create a Cloud Function, and call the Cloud Function from a Cloud Tasks queue.