79097270

Date: 2024-10-17 08:59:43
Score: 2
Natty:
Report link

https://docs.snowflake.com/en/sql-reference/sql/create-task

You could also use a TASK to load the initial raw data into a raw or staging table and then create a subsequent TASK to run the SQL from the raw into the final or master table where you perform your required calculation.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: SnowPro_Engineer