List of questions
Related questions
Question 110 - ARA-C01 discussion
A Snowflake Architect Is working with Data Modelers and Table Designers to draft an ELT framework specifically for data loading using Snowpipe. The Table Designers will add a timestamp column that Inserts the current tlmestamp as the default value as records are loaded into a table. The Intent is to capture the time when each record gets loaded into the table; however, when tested the timestamps are earlier than the loae_take column values returned by the copy_history function or the Copy_HISTORY view (Account Usage).
Why Is this occurring?
A.
The timestamps are different because there are parameter setup mismatches. The parameters need to be realigned
B.
The Snowflake timezone parameter Is different from the cloud provider's parameters causing the mismatch.
C.
The Table Designer team has not used the localtimestamp or systimestamp functions in the Snowflake copy statement.
D.
The CURRENT_TIMEis evaluated when the load operation is compiled in cloud services rather than when the record is inserted into the table.
Your answer:
0 comments
Sorted by
Leave a comment first