Câu 63: Databricks Certified Data Engineer Associate
A data engineer runs a statement every day to copy the previous day’s sales into the table transactions. Each day’s sales are in their own file in the location "/transactions/raw".Today, the data engineer runs the following command to complete this task: After running the command today, the data engineer notices that…
Nội dung câu hỏi
A data engineer runs a statement every day to copy the previous day’s sales into the table transactions. Each day’s sales are in their own file in the location "/transactions/raw".Today, the data engineer runs the following command to complete this task: After running the command today, the data engineer notices that the number of records in table transactions has not changed. What explains why the statement might not have copied any new records into the table?
Các lựa chọn
Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.
- A. The format of the files to be copied were not included with the FORMAT_OPTIONS keyword.
- B. The COPY INTO statement requires the table to be refreshed to view the copied rows.
- C. The previous day’s file has already been copied into the table. — đáp án hiện tại
- D. The PARQUET file format does not support COPY INTO.
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.