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

Câu 36: Databricks Certified Data Engineer Associate

A data engineer has a Python notebook in Databricks, but they need to use SQL to accomplish a specific task within a cell. They still want all of the other cells to use Python without making any changes to those cells. Which of the following describes how the data engineer can use SQL within a cell of their Python not…

Nội dung câu hỏi

A data engineer has a Python notebook in Databricks, but they need to use SQL to accomplish a specific task within a cell. They still want all of the other cells to use Python without making any changes to those cells. Which of the following describes how the data engineer can use SQL within a cell of their Python notebook?

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. It is not possible to use SQL in a Python notebook
  2. B. They can attach the cell to a SQL endpoint rather than a Databricks cluster
  3. C. They can simply write SQL syntax in the cell
  4. D. They can add %sql to the first line of the cell — đáp án hiện tại
  5. E. They can change the default language of the notebook to SQL

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ề