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?
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 query plan will show a double redistribute for both tables CUSTOMER and ORDERS followed by a HashJoinNode to compare all rows
- 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
- 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
- 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.