Exam SnowPro Core All QuestionsBrowse all questions from this exam
Question 1020

Which table function is used to view all errors encountered during a previous data load?

    Correct Answer: A

    The VALIDATE table function is used to view all errors encountered during a previous data load. VALIDATE checks files loaded in a past execution of the COPY INTO command and returns all errors encountered, not just the first error.

Discussion
nexerSnowOption: A

VALIDATE Validates the files loaded in a past execution of the COPY INTO <table> command and returns all the errors encountered during the load, rather than just the first error.

NachoPrendesOption: A

A https://docs.snowflake.com/en/sql-reference/functions/validate