Related questions
Question 261 - COF-R02 discussion
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
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
D.
To return errors from the last executed COPY command into table t1 in the current session
Your answer:
0 comments
Sorted by
Leave a comment first