QuestionQ52
Official exam objectives/topicsHow can a Data Engineer retrieve every error encountered during an earlier file upload that used the COPY command?
- A Query the VALIDATE information schema view.
- B Call the VALIDATE table function.
- C Call the VALIDATE_PIPE_LOAD table function.
- D Query the VALIDATE account usage schema view.
Community Discussion