CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 21: Databricks Certified Data Engineer Associate

A data analyst has a series of queries in a SQL program. The data analyst wants this program to run every day. They only want the final query in the program to run on Sundays. They ask for help from the data engineering team to complete this task. Which of the following approaches could be used by the data engineering…

Nội dung câu hỏi

A data analyst has a series of queries in a SQL program. The data analyst wants this program to run every day. They only want the final query in the program to run on Sundays. They ask for help from the data engineering team to complete this task. Which of the following approaches could be used by the data engineering team to complete this task?

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.

  1. A. They could submit a feature request with Databricks to add this functionality.
  2. B. They could wrap the queries using PySpark and use Python’s control flow system to determine when to run the final query. — đáp án hiện tại
  3. C. They could only run the entire program on Sundays.
  4. D. They could automatically restrict access to the source table in the final query so that it is only accessible on Sundays.
  5. E. They could redesign the data model to separate the data used in the final query into a new table.

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề