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

Câu 7: C2090-560: PureData System for Analytics v7.1

The CUSTOMER table is distributed on "c_custkey".The ORDERS table is distributed on "o_custkey".Please refer to the SQL Query below: Which of the following statements is TRUE?

Nội dung câu hỏi

The CUSTOMER table is distributed on "c_custkey".The ORDERS table is distributed on "o_custkey".Please refer to the SQL Query below: Which of the following statements is TRUE?

Minh họa câu hỏi

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. The query plan will show a double redistribute for both tables CUSTOMER and ORDERS followed by a HashJoinNode to compare all rows
  2. B. The query plan will show a broadcast for table CUSTOMER so that all rows in CUSTOMER can be compared to all rows in ORDERS using a HashJoinNode
  3. C. The query plan will show a broadcast for table CUSTOMER so that all rows in CUSTOMER can be compared to all rows in ORDERS using an ExprJoinNode
  4. D. The query plan will show a redistribute for table CUSTOMER so that all rows in CUSTOMER can be compared to all rows in ORDERS using an ExprJoinNode — đáp án hiện tại

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ề