ExamGecko
Question list
Search
Search

Question 261 - COF-R02 discussion

Report
Export

What is the following SQL command used for?

Select * from table(validate(t1, job_id => '_last'));

A.
To validate external table files in table t1 across all sessions
Answers
A.
To validate external table files in table t1 across all sessions
B.
To validate task SQL statements against table t1 in the last 14 days
Answers
B.
To validate task SQL statements against table t1 in the last 14 days
C.
To validate a file for errors before it gets executed using a COPY command
Answers
C.
To validate a file for errors before it gets executed using a COPY command
D.
To return errors from the last executed COPY command into table t1 in the current session
Answers
D.
To return errors from the last executed COPY command into table t1 in the current session
Suggested answer: D
asked 23/09/2024
Ben Johnson
34 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first