SnowflakeSnowflake
COF-C02 · Question #155
COF-C02 Question #155: Real Exam Question with Answer & Explanation
Sign in or unlock COF-C02 to reveal the answer and full explanation for question #155. The question stem and answer options stay visible for context.
Data Loading and Unloading
Question
What is the following SQL command used for? Select * from table(validate(t1, job_id => '_last'));
Options
- ATo validate external table files in table t1 across all sessions
- BTo validate task SQL statements against table t1 in the last 14 days
- CTo validate a file for errors before it gets executed using a COPY command
- DTo return errors from the last executed COPY command into table t1 in the current session
Unlock COF-C02 to see the answer
You've previewed enough free COF-C02 questions. Unlock COF-C02 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Data Loading#Error Handling#COPY INTO#Validate Function