Three tables (A, B, and C) are populated by INSERT statements. Each INSERT statement runs in its own Snowflake task: TASK_A, TASK_B, or TASK_C. All tasks are scheduled to execute daily at the same time. TASK_C has the longest average execution time.
How can an Architect create an aggregated data object from a join of tables A, B, and C?
Community Discussion
No comments yet. Be the first to start the discussion!
Community Discussion