Practice Free COF-C03 Exam Online Questions
Question #31
Which function is used to retrieve all errors of the past execution of a COPY INTO <table> command?
- A . LIST
- B . VALIDATE
- C . RESULT_SCAN
- D . COPY_HISTORY
Question #32
What is the MOST efficient method to share a subset of data from a table with a consumer account?
- A . Create a secure User-Defined Function (UDF).
- B . Use a dynamic table.
- C . Create an external table.
- D . Create a secure view.
