Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
You need to create repeatable data processing tasks by using Cloud Composer. You need to follow best practices and recommended approaches.
A
Write each task to be responsible for one operation.
B
Use current time with the now() function for computation.
C
Update data with INSERT statements during the task run.
D
Combine multiple functionalities in a single task execution.