because its only loading data, not Snowpipe, then I think its C.
LOAD_HISTORY view: This view does not return the history of data loaded using Snowpipe. For this historical information, query the COPY_HISTORY view instead.
Correct Answer: C. Use the LOAD HISTORY function to view the status of loaded files.
Snowflake recommends using the COPY INTO <table> ... command to load data from a stage into a table. After the data is loaded, the LOAD HISTORY function (which can be accessed via the INFORMATION_SCHEMA.LOAD_HISTORY view or by querying the COPY_HISTORY table function) is used to view the status of loaded files. This helps to ensure that files are loaded correctly and to check for any errors during the load process.
upvoted 1 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
athir
1 day, 21 hours agod22770a
1 month agod22770a
1 month agoLematthew31
3 months agocybe001
5 months, 1 week ago